emailservices/emailstore/message_store/client/api/MsgStore.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    20 #ifndef __MSG_STORE_H__
    20 #ifndef __MSG_STORE_H__
    21 #define __MSG_STORE_H__
    21 #define __MSG_STORE_H__
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 //<cmail>
    24 //<cmail>
    25 #include "msgstoretypes.h"
    25 #include "MsgStoreTypes.h"
    26 //</cmail>
    26 //</cmail>
    27 
    27 
    28 // ====================
    28 // ====================
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 // ====================
    30 // ====================