summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--raul/Atom.hpp2
-rw-r--r--raul/AtomRDF.hpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/raul/Atom.hpp b/raul/Atom.hpp
index 2a9b403..5a7263c 100644
--- a/raul/Atom.hpp
+++ b/raul/Atom.hpp
@@ -25,8 +25,6 @@
#include <sstream>
#include <iostream>
-#include CONFIG_H_PATH
-
#define CUC(x) ((const unsigned char*)(x))
namespace Raul {
diff --git a/raul/AtomRDF.hpp b/raul/AtomRDF.hpp
index ac595d7..544a34d 100644
--- a/raul/AtomRDF.hpp
+++ b/raul/AtomRDF.hpp
@@ -22,8 +22,6 @@
#include <string>
#include <sstream>
-#include CONFIG_H_PATH
-
#include <redlandmm/Node.hpp>
#include <redlandmm/World.hpp>