equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Implements CDownloadDataServ |
14 * Description: Implements CDownloadDataServ |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 |
|
20 #ifndef DOWNLOAD_DATA_SERV_H |
18 #ifndef DOWNLOAD_DATA_SERV_H |
21 #define DOWNLOAD_DATA_SERV_H |
19 #define DOWNLOAD_DATA_SERV_H |
22 |
20 |
23 // INCLUDES |
21 // INCLUDES |
24 #include <e32base.h> |
22 #include <e32base.h> |
25 #include "httpdownloaddata.h" |
23 #include <httpdownloaddata.h> |
26 |
24 |
27 // CONSTANTS |
25 // CONSTANTS |
28 |
26 |
29 // FORWARD DECLARATIONS |
27 // FORWARD DECLARATIONS |
30 |
28 |