changeset 28 | dd1f62411ef8 |
parent 0 | b16258d2340f |
child 40 | a0da872af3fa |
27:974c3ee9bf20 | 28:dd1f62411ef8 |
---|---|
20 #define __CTESTCASEPIPELINEFALLBACK_H__ |
20 #define __CTESTCASEPIPELINEFALLBACK_H__ |
21 |
21 |
22 #include <e32base.h> |
22 #include <e32base.h> |
23 #include <http.h> |
23 #include <http.h> |
24 |
24 |
25 #include "cbatchingtestcase.h" |
25 #include "CBatchingTestCase.h" |
26 |
26 |
27 class CHTTPTestUtils; |
27 class CHTTPTestUtils; |
28 |
28 |
29 /* |
29 /* |
30 */ |
30 */ |