Imported Upstream version 0.8~alpha1
[platform/upstream/syncevolution.git] / src / client-api / src / include / common / syncml / core / PropParam.h
index 893687f..04d73f8 100644 (file)
@@ -38,6 +38,9 @@
 
 #include "base/fscapi.h"
 #include "base/util/ArrayList.h"
+#include "base/globalsdef.h"
+
+BEGIN_NAMESPACE
 
 class PropParam : public ArrayElement {
 
@@ -152,5 +155,8 @@ public:
 };
 
 
+
+END_NAMESPACE
+
 /** @endcond */
 #endif