equal
deleted
inserted
replaced
14 * Description: |
14 * Description: |
15 * This file contains the declaration of the Download Mgr Server. |
15 * This file contains the declaration of the Download Mgr Server. |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 |
|
20 // INCLUDE FILES |
19 // INCLUDE FILES |
21 #include "DownloadMgrLogger.h" |
20 #include "DownloadMgrLogger.h" |
22 #include "DownloadMgrServer.h" |
21 #include "DownloadMgrServer.h" |
23 #include "DownloadMgrDef.h" |
22 #include "DownloadMgrDef.h" |
24 #include "DownloadMgrDefAttrib.h" |
23 #include "DownloadMgrDefAttrib.h" |
25 #include <HttpClientApp.h> |
24 #include "HttpClientApp.h" |
26 #include <HttpClientAppInstance.h> |
25 #include "HttpClientAppInstance.h" |
27 #include <HttpDownload.h> |
26 #include "HttpDownload.h" |
28 #include <e32svr.h> |
27 #include <e32svr.h> |
29 #include <basched.h> |
28 #include <basched.h> |
30 //#include <e32uid.h> |
29 //#include <e32uid.h> |
31 |
30 |
32 // CONSTANTS |
31 // CONSTANTS |