summaryrefslogtreecommitdiffstats
path: root/src/RDFWriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/RDFWriter.cpp')
-rw-r--r--src/RDFWriter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RDFWriter.cpp b/src/RDFWriter.cpp
index 625d1fc..33bc220 100644
--- a/src/RDFWriter.cpp
+++ b/src/RDFWriter.cpp
@@ -21,6 +21,8 @@
#define U(x) ((const unsigned char*)(x))
+using namespace std;
+
namespace Raul {