profilesservices/ProfileEngine/EngSrc/CProfileUtilitySingletonImpl.h
branchRCL_3
changeset 8 f62c3a3d66b8
parent 0 8c5d936e5675
equal deleted inserted replaced
4:3f8368f032cf 8:f62c3a3d66b8
    21 #ifndef __CPROFILEUTILITYSINGLETONIMPL_H__
    21 #ifndef __CPROFILEUTILITYSINGLETONIMPL_H__
    22 #define __CPROFILEUTILITYSINGLETONIMPL_H__
    22 #define __CPROFILEUTILITYSINGLETONIMPL_H__
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include "MProfileUtilitySingleton.h"
    26 #include <MProfileUtilitySingleton.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class MProfilesLocalFeatures;
    29 class MProfilesLocalFeatures;
    30 class CProfilesLocalFeatures;
    30 class CProfilesLocalFeatures;
    31 
    31