serviceproviders/sapi_location/tsrc/testing/tsapiloctotest/src/sapiloctotestblocks.cpp
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include <e32svr.h>
    22 #include <e32svr.h>
    23 #include <StifParser.h>
    23 #include <StifParser.h>
    24 #include <Stiftestinterface.h>
    24 #include <StifTestInterface.h>
    25 #include "sapiloctotest.h"
    25 #include "sapiloctotest.h"
    26 #include <f32file.h>
    26 #include <f32file.h>
    27 #include <LbsPosition.h>
    27 #include <lbsposition.h>
    28 
    28 
    29 
    29 
    30 _LIT(LogFileName , "C:\\Notifications.txt") ;
    30 _LIT(LogFileName , "C:\\Notifications.txt") ;
    31 TInt returnCode;
    31 TInt returnCode;
    32 RFile LogFile ;
    32 RFile LogFile ;