codhandler/codeng/inc/DownloadDataClient.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 38 6297cdf66332
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    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