browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownloadManagerServerEngine.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 25 0ed94ceaa377
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    26 
    26 
    27 	//System Includes
    27 	//System Includes
    28 #include <bldvariant.hrh>
    28 #include <bldvariant.hrh>
    29 #include <e32std.h>
    29 #include <e32std.h>
    30 #include <centralrepository.h>
    30 #include <centralrepository.h>
    31 #include <browseruisdkcrkeys.h>
    31 #include <BrowserUiSDKCRKeys.h>
    32 #include <DocumentHandler.h>
    32 #include <DocumentHandler.h>
    33 #include <FeatMgr.h>
    33 #include <featmgr.h>
    34 
    34 
    35 #ifdef RD_MULTIPLE_DRIVE
    35 #ifdef RD_MULTIPLE_DRIVE
    36 #include <driveinfo.h>
    36 #include <driveinfo.h>
    37 #endif //RD_MULTIPLE_DRIVE
    37 #endif //RD_MULTIPLE_DRIVE
    38 
    38