cbs/CbsServer/ServerInc/CCbsMessage.h
branchGCC_SURGE
changeset 34 8ed2e80af9dd
parent 32 1f002146abb4
child 44 987c9837762f
equal deleted inserted replaced
26:c9c7ab911778 34:8ed2e80af9dd
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <etelmm.h>
    24 #include <etelmm.h>
    25 #include "CbsReceiverTypes.h"
    25 #include "CbsReceiverTypes.h"
    26 #include "CbsCommon.h"
    26 #include "CbsCommon.h"
    27 #include "CbsMcnCommon.h"
    27 #include <cbsmcncommon.h>
    28 
    28 
    29 //  CONSTANTS  
    29 //  CONSTANTS  
    30 // If this constant is set to iPLMN.iMCC, iPLMN does not contain network info
    30 // If this constant is set to iPLMN.iMCC, iPLMN does not contain network info
    31 _LIT( KRecMessageNoNetworkInfo, "-1"  );
    31 _LIT( KRecMessageNoNetworkInfo, "-1"  );
    32 
    32