Imported Upstream version 0.8~alpha1
[platform/upstream/syncevolution.git] / src / client-api / src / include / common / spds / SyncSourceReport.h
index 49e7cc4..78f2df3 100644 (file)
@@ -45,6 +45,9 @@
 #include "spds/constants.h"
 #include "event/constants.h"
 #include "spds/ItemReport.h"
+#include "base/globalsdef.h"
+
+BEGIN_NAMESPACE
 
 
 /** Possible states of syncsource (state member) */
@@ -206,6 +209,9 @@ public:
     }
 };
 
+
+END_NAMESPACE
+
 /** @} */
 /** @endcond */
 #endif