profilesservices/ProfileEngine/EngSrc/CProfilePresenceImpl.cpp
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
child 68 13e71d907dc3
equal deleted inserted replaced
31:2c9d3aa5bea2 32:20bd089f4aaa
    18 
    18 
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include "CProfilePresenceImpl.h"
    22 #include "CProfilePresenceImpl.h"
       
    23 #include "ProfileEnginePrivateCRKeys.h"
       
    24 #include "ProfileEngUtils.h"
    23 #include <centralrepository.h>
    25 #include <centralrepository.h>
    24 #include <bautils.h>
    26 #include <bautils.h>
    25 #include <barsc.h>
    27 #include <barsc.h>
    26 #include <ProfileEng.rsg>
    28 #include <ProfileEng.rsg>
    27 #include "ProfileEng.hrh"
    29 #include <ProfileEng.hrh>
    28 #include "ProfileEngineConstants.h"
    30 #include <ProfileEngineConstants.h>
    29 #include "ProfileEnginePrivateCRKeys.h"
       
    30 #include "ProfileEngUtils.h"
       
    31 
    31 
    32 // EXTERNAL DATA STRUCTURES
    32 // EXTERNAL DATA STRUCTURES
    33 // EXTERNAL FUNCTION PROTOTYPES
    33 // EXTERNAL FUNCTION PROTOTYPES
    34 // CONSTANTS
    34 // CONSTANTS
    35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH );
    35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH );