equal
deleted
inserted
replaced
24 #include <caf/caf.h> |
24 #include <caf/caf.h> |
25 #include <caf/supplier.h> |
25 #include <caf/supplier.h> |
26 #ifdef RD_JAVA_S60_RELEASE_5_0 |
26 #ifdef RD_JAVA_S60_RELEASE_5_0 |
27 #include <middleware/Oma2Agent.h> |
27 #include <middleware/Oma2Agent.h> |
28 #else |
28 #else |
|
29 #include <caf/cafplatform.h> |
29 #include <mw/Oma2Agent.h> |
30 #include <mw/Oma2Agent.h> |
30 #endif // RD_JAVA_S60_RELEASE_5_0 |
31 #endif // RD_JAVA_S60_RELEASE_5_0 |
31 |
32 |
32 // NAMESPACE DECLARATION |
33 // NAMESPACE DECLARATION |
33 using namespace java; |
34 using namespace java; |