httpfilters/deflatefilter/inc/StreamBufMgr.h
branchRCL_3
changeset 6 fa2fd8b2d6cc
parent 0 b16258d2340f
equal deleted inserted replaced
5:337070b4fa18 6:fa2fd8b2d6cc
    19 #ifndef __GZIPSTREAMBUFMGR_H_
    19 #ifndef __GZIPSTREAMBUFMGR_H_
    20 #define __GZIPSTREAMBUFMGR_H_
    20 #define __GZIPSTREAMBUFMGR_H_
    21 //------------------------------------------------------------------------------
    21 //------------------------------------------------------------------------------
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <EZBufMan.h>
    24 #include <ezbufman.h>
    25 //------------------------------------------------------------------------------
    25 //------------------------------------------------------------------------------
    26 
    26 
    27 class CGzipStream;
    27 class CGzipStream;
    28 //------------------------------------------------------------------------------
    28 //------------------------------------------------------------------------------
    29 
    29