branch | RCL_3 |
changeset 94 | 919f36ff910f |
parent 93 | 79859ed3eea9 |
93:79859ed3eea9 | 94:919f36ff910f |
---|---|
17 |
17 |
18 #ifndef __DEVICELIWPEER_H |
18 #ifndef __DEVICELIWPEER_H |
19 #define __DEVICELIWPEER_H |
19 #define __DEVICELIWPEER_H |
20 |
20 |
21 #include <e32std.h> |
21 #include <e32std.h> |
22 #include <liwcommon.h> |
22 #include <LiwCommon.h> |
23 #include "DeviceBinding.h" |
23 #include "DeviceBinding.h" |
24 |
24 |
25 namespace KJS |
25 namespace KJS |
26 { |
26 { |
27 class JSValue; |
27 class JSValue; |