profilesservices/ProfileEngine/EngSrc/CProfileUtilitySingletonImpl.h
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
equal deleted inserted replaced
31:2c9d3aa5bea2 32:20bd089f4aaa
    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