branch | GCC_SURGE |
changeset 32 | 0713fb089b10 |
parent 28 | dd1f62411ef8 |
child 40 | a0da872af3fa |
24:2af57effcf41 | 32:0713fb089b10 |
---|---|
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 { |