changeset 25 | 0ed94ceaa377 |
parent 0 | dd21522fd290 |
child 26 | cb62a4f66ebe |
22:9a9a761f03f1 | 25:0ed94ceaa377 |
---|---|
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 #include <AknServerApp.h> |
30 #include <AknServerApp.h> |
31 // CONSTS |
31 // CONSTS |