profilesservices/ProfileEngine/EngSrc/CProfileTiming.cpp
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "CProfileTiming.h"
    21 #include    "CProfileTiming.h"
    22 #include "ProfileEnginePrivateCRKeys.h"
       
    23 #include "ProfilesDebug.h"
       
    24 #include <ProfilesVariant.hrh>
    22 #include <ProfilesVariant.hrh>
    25 #include <f32file.h> // TParse
    23 #include <f32file.h> // TParse
    26 #include <data_caging_path_literals.hrh>
    24 #include <data_caging_path_literals.hrh>
    27 #include <MProfilesLocalFeatures.h>
    25 #include <MProfilesLocalFeatures.h>
    28 #include <ProfileEngineConstants.h>
    26 #include <ProfileEngineConstants.h>
       
    27 #include "ProfileEnginePrivateCRKeys.h"
       
    28 #include "ProfilesDebug.h"
    29 
    29 
    30 // LOCAL CONSTANTS AND MACROS
    30 // LOCAL CONSTANTS AND MACROS
    31 namespace
    31 namespace
    32     {
    32     {
    33     _LIT( KProfileScheduledTask, "z:PROFILESCHEDULEEVENT.exe" );
    33     _LIT( KProfileScheduledTask, "z:PROFILESCHEDULEEVENT.exe" );