changeset 4 | e7aa27f58ae1 |
parent 0 | 8466d47a6819 |
child 8 | e1b6206813b4 |
3:a4d6f1ea0416 | 4:e7aa27f58ae1 |
---|---|
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 |