equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: ?Description |
14 * Description: ?Description |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 |
|
20 // INCLUDE FILES |
18 // INCLUDE FILES |
21 #include "DownloadMgrEventQueue.h" |
19 #include "DownloadMgrEventQueue.h" |
22 #include "DownloadMgrLogger.h" |
20 #include "DownloadMgrLogger.h" |
23 #include <HttpDownload.h> |
21 #include "HttpDownload.h" |
24 |
22 |
25 #ifdef __DOWNLOADMGR_LOG__ |
23 #ifdef __DOWNLOADMGR_LOG__ |
26 //#define __DUMP_EVENT_QUEUE |
24 //#define __DUMP_EVENT_QUEUE |
27 #ifdef __DUMP_EVENT_QUEUE |
25 #ifdef __DUMP_EVENT_QUEUE |
28 #pragma message ("Dump event queue!!!") |
26 #pragma message ("Dump event queue!!!") |