equal
deleted
inserted
replaced
15 * Declaration of class CDownloadDataClient. |
15 * Declaration of class CDownloadDataClient. |
16 * |
16 * |
17 * |
17 * |
18 */ |
18 */ |
19 |
19 |
20 |
|
21 #ifndef DOWNLOAD_DATA_CLIENT_H |
20 #ifndef DOWNLOAD_DATA_CLIENT_H |
22 #define DOWNLOAD_DATA_CLIENT_H |
21 #define DOWNLOAD_DATA_CLIENT_H |
23 |
22 |
24 // INCLUDES |
23 // INCLUDES |
25 |
24 |
26 #include <e32base.h> |
25 #include <e32base.h> |
27 #include "httpdownloaddata.h" |
26 #include <httpdownloaddata.h> |
28 |
27 |
29 // ================= CONSTANTS ======================= |
28 // ================= CONSTANTS ======================= |
30 |
29 |
31 // FORWARD DECLARATION |
30 // FORWARD DECLARATION |
32 |
31 |