changeset 25 | 0ed94ceaa377 |
parent 0 | dd21522fd290 |
child 26 | cb62a4f66ebe |
22:9a9a761f03f1 | 25:0ed94ceaa377 |
---|---|
19 |
19 |
20 #ifndef HTTPCLIENTAPPINSTANCE_H |
20 #ifndef HTTPCLIENTAPPINSTANCE_H |
21 #define HTTPCLIENTAPPINSTANCE_H |
21 #define HTTPCLIENTAPPINSTANCE_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include "HttpDownloadMgrCommon.h" |
24 #include "httpdownloadmgrcommon.h" |
25 |
25 |
26 #include <e32base.h> |
26 #include <e32base.h> |
27 |
27 |
28 // CONSTANTS |
28 // CONSTANTS |
29 //const ?type ?constant_var = ?constant; |
29 //const ?type ?constant_var = ?constant; |