changeset 37 | cb62a4f66ebe |
parent 36 | 0ed94ceaa377 |
child 65 | 5bfc169077b2 |
36:0ed94ceaa377 | 37:cb62a4f66ebe |
---|---|
13 * |
13 * |
14 * Description: The Feeds project test harness. |
14 * Description: The Feeds project test harness. |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 #ifndef TEST_HARNESS_H |
18 #ifndef TEST_HARNESS_H |
20 #define TEST_HARNESS_H |
19 #define TEST_HARNESS_H |
21 |
|
22 |
20 |
23 // INCLUDES |
21 // INCLUDES |
24 #include <e32base.h> |
22 #include <e32base.h> |
25 #include <e32std.h> |
23 #include <e32std.h> |
26 #include <f32file.h> |
24 #include <f32file.h> |