changeset 17 | 55f2396f6d25 |
parent 0 | 08ec8eefde2f |
child 45 | cc28652e0254 |
15:3eacc0623088 | 17:55f2396f6d25 |
---|---|
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
15 |
16 #include <e32std.h> |
16 #include <e32std.h> |
17 #include <ecom/implementationproxy.h> |
17 #include <ecom/implementationproxy.h> |
18 |
|
18 #include "uloggerserialplugin.h" |
19 #include "uloggerserialplugin.h" |
19 |
20 |
20 #if defined(__LIGHTLOGGER_ENABLED) |
21 #if defined(__LIGHTLOGGER_ENABLED) |
21 #include "lightlogger.h" |
22 #include "lightlogger.h" |
22 #endif |
23 #endif |