webengine/osswebengine/cache/inc/HttpCacheHandler.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    18 #ifndef CHTTPCACHEHANDLER_H
    18 #ifndef CHTTPCACHEHANDLER_H
    19 #define CHTTPCACHEHANDLER_H
    19 #define CHTTPCACHEHANDLER_H
    20 
    20 
    21 //  INCLUDES
    21 //  INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <BrCtlDefs.h>
    23 #include <brctldefs.h>
    24 #include <http/rhttpsession.h>
    24 #include <http/rhttpsession.h>
    25 #include <stringpool.h>
    25 #include <stringpool.h>
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 
    28