kerneltest/f32test/server/t_file64bit.cpp
changeset 281 13fbfa31d2ba
parent 266 0008ccd16016
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
     1 // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1996-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    29 #include <f32file.h>
    29 #include <f32file.h>
    30 #include <e32test.h>
    30 #include <e32test.h>
    31 #include <e32svr.h>
    31 #include <e32svr.h>
    32 #include "t_server.h"
    32 #include "t_server.h"
    33 #include "t_file64bit.h"
    33 #include "t_file64bit.h"
    34 #include "..\\fileshare\\handshare64bit.h"
    34 #include "../fileshare/handshare64bit.h"
    35 #include <f32pluginutils.h>
    35 #include <f32pluginutils.h>
    36 #include <massstorage.h>
    36 #include <massstorage.h>
    37 #include <e32math.h>
    37 #include <e32math.h>
    38 #include "f32_test_utils.h"
    38 #include "f32_test_utils.h"
    39 
    39