browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownloadManagerServerEngine.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    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