branch | GCC_SURGE |
changeset 37 | c20154ccf3c0 |
parent 35 | 98924d2efce9 |
child 48 | da3ec8478e66 |
20:ba8a586c45f1 | 37:c20154ccf3c0 |
---|---|
20 #define LOADGEN_NETCONN_H |
20 #define LOADGEN_NETCONN_H |
21 |
21 |
22 // INCLUDES |
22 // INCLUDES |
23 #include <e32std.h> |
23 #include <e32std.h> |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <DownloadMgrClient.h> |
25 //#include <DownloadMgrClient.h> |
26 //#include <downloadcontroller.h> |
|
26 |
27 |
27 #include "loadgen_loadbase.h" |
28 #include "loadgen_loadbase.h" |
28 #include "loadgen_loadattributes.h" |
29 #include "loadgen_loadattributes.h" |
29 |
30 |
30 |
31 |