Imported Upstream version 0.8~alpha1
[platform/upstream/syncevolution.git] / src / client-api / src / include / common / syncml / core / ContentTypeParameter.h
index 9798e3f..fb62bf4 100644 (file)
@@ -41,6 +41,9 @@
 #include "base/fscapi.h"
 #include "base/util/ArrayList.h"
 #include "syncml/core/StringElement.h"
+#include "base/globalsdef.h"
+
+BEGIN_NAMESPACE
 
 class ContentTypeParameter : public ArrayElement {
 
@@ -171,5 +174,8 @@ class ContentTypeParameter : public ArrayElement {
 
 };
 
+
+END_NAMESPACE
+
 /** @endcond */
 #endif