browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownloadManagerServerEngine.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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