branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 25 | 0ed94ceaa377 |
child 49 | 919f36ff910f |
47:e1bea15f9a39 | 48:79859ed3eea9 |
---|---|
20 #ifndef CDOWNLOADUTILS_H |
20 #ifndef CDOWNLOADUTILS_H |
21 #define CDOWNLOADUTILS_H |
21 #define CDOWNLOADUTILS_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <httpdownloadmgrcommon.h> |
25 #include <HttpDownloadMgrCommon.h> |
26 |
26 |
27 // FORWARD DECLARATIONS |
27 // FORWARD DECLARATIONS |
28 class RHttpDownload; |
28 class RHttpDownload; |
29 |
29 |
30 // CONSTANTS |
30 // CONSTANTS |