applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CRecvTimeOut.h
branchRCL_3
changeset 20 a0da872af3fa
parent 19 c0c2f28ace9c
equal deleted inserted replaced
19:c0c2f28ace9c 20:a0da872af3fa
    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 {