applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CRecvTimeOut.h
branchRCL_3
changeset 39 c0c2f28ace9c
parent 0 b16258d2340f
child 40 a0da872af3fa
equal deleted inserted replaced
37:5f1cd966e0d9 39:c0c2f28ace9c
    17 #define __CRECVTIMEOUT_H__
    17 #define __CRECVTIMEOUT_H__
    18 
    18 
    19 #include <e32base.h>
    19 #include <e32base.h>
    20 #include <http.h>
    20 #include <http.h>
    21 
    21 
    22 #include "cpipeliningtestcase.h"
    22 #include "CPipeliningTestCase.h"
    23 
    23 
    24 class CHTTPTestUtils;
    24 class CHTTPTestUtils;
    25 
    25 
    26 class CRecvTimeOut : public CPipeliningTestCase
    26 class CRecvTimeOut : public CPipeliningTestCase
    27 {
    27 {