emailservices/emailframework/commonlib/inc/mmrinfoprocessor.h
branchRCL_3
changeset 8 e1b6206813b4
parent 4 e7aa27f58ae1
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    19 #ifndef M_MRINFOPROCESSOR_H
    19 #ifndef M_MRINFOPROCESSOR_H
    20 #define M_MRINFOPROCESSOR_H
    20 #define M_MRINFOPROCESSOR_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 //<cmail>
    23 //<cmail>
    24 #include "CFSMailCommon.h"
    24 #include "cfsmailcommon.h"
    25 //</cmail>
    25 //</cmail>
    26 
    26 
    27 // Forward declaration
    27 // Forward declaration
    28 class MMRInfoObject;
    28 class MMRInfoObject;
    29 
    29