browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpDownloadManagerServerEngine.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 74 91031d3aab7d
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    14 * Description:  
    14 * Description:  
    15 *       This class implements download manager.
    15 *       This class implements download manager.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
       
    19 
       
    20 
    19 #ifndef HTTPDOWNLOADMANAGER_H
    21 #ifndef HTTPDOWNLOADMANAGER_H
    20 #define HTTPDOWNLOADMANAGER_H
    22 #define HTTPDOWNLOADMANAGER_H
    21 
    23 
    22 //  INCLUDES
    24 //  INCLUDES
    23 #include "HttpDownload.h"
    25 #include "HttpDownload.h"
    24 
    26 
    25 #include <httpdownloadmgrcommon.h>
    27 #include <HttpDownloadMgrCommon.h>
    26 #include <e32std.h>
    28 #include <e32std.h>
    27 #include <f32file.h>
    29 #include <f32file.h>
    28 
    30 
    29 #include <e32property.h>
    31 #include <e32property.h>
    30 #include <UikonInternalPSKeys.h>
    32 #include <UikonInternalPSKeys.h>