changeset 36 | 9eefb50e711a |
parent 33 | 7464c1e21dae |
35:8cb2989024b1 | 36:9eefb50e711a |
---|---|
20 #ifndef CWPBIOCONTROL_H |
20 #ifndef CWPBIOCONTROL_H |
21 #define CWPBIOCONTROL_H |
21 #define CWPBIOCONTROL_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <e32cmn.h> |
24 #include <e32cmn.h> |
25 #include <MSVAPI.H> |
25 #include <msvapi.h> |
26 #include "CWPBootstrap.h" |
26 #include "CWPBootstrap.h" |
27 |
27 |
28 class CWPEngine; |
28 class CWPEngine; |
29 class CWPNameValue; |
29 class CWPNameValue; |
30 class CWPPushMessage; |
30 class CWPPushMessage; |