changeset 2 | 0bf1d54f37d9 |
parent 0 | 72b543305e3a |
1:d09ac5c1e252 | 2:0bf1d54f37d9 |
---|---|
21 #ifndef BASE_HANDLER_H |
21 #ifndef BASE_HANDLER_H |
22 #define BASE_HANDLER_H |
22 #define BASE_HANDLER_H |
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 |
25 |
26 #include <SchemeHandler.h> |
26 #include <schemehandler.h> |
27 #include <e32base.h> |
27 #include <e32base.h> |
28 |
28 |
29 // FORWARD DECLARATION |
29 // FORWARD DECLARATION |
30 class CPtrC16Array; |
30 class CPtrC16Array; |
31 class CMessageData; |
31 class CMessageData; |