profilesservices/ProfileEngine/EngSrc/CProfileUtilitySingletonImpl.h
changeset 18 e3554c9069b6
parent 0 8c5d936e5675
equal deleted inserted replaced
4:3f8368f032cf 18:e3554c9069b6
    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