browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownload.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    27 #include    "HttpDownload.h"
    27 #include    "HttpDownload.h"
    28 #include    "HttpStorage.h"
    28 #include    "HttpStorage.h"
    29 #include    "HttpDownloadMgrLogger.h"
    29 #include    "HttpDownloadMgrLogger.h"
    30 #include    "bautils.h"
    30 #include    "bautils.h"
    31 
    31 
    32 #include    <CommDbConnPref.h>
    32 #include    <commdbconnpref.h>
    33 #include    <Uri16.h>
    33 #include    <uri16.h>
    34 #include    <F32FILE.H>
    34 #include    <f32file.h>
    35 #include    <EscapeUtils.h>
    35 #include    <escapeutils.h>
    36 #include    <HttpFilterCommonStringsExt.h>
    36 #include    <httpfiltercommonstringsext.h>
    37 #include    <tinternetdate.h>
    37 #include    <tinternetdate.h>
    38 #include    <SysUtil.h>
    38 #include    <sysutil.h>
    39 
    39 
    40 // following line is temporary: AVKON dependency removal
    40 // following line is temporary: AVKON dependency removal
    41 #undef BRDO_APP_GALLERY_SUPPORTED_FF
    41 #undef BRDO_APP_GALLERY_SUPPORTED_FF
    42 
    42 
    43 #ifdef BRDO_APP_GALLERY_SUPPORTED_FF
    43 #ifdef BRDO_APP_GALLERY_SUPPORTED_FF