diff options
Diffstat (limited to 'raul/Atom.hpp')
-rw-r--r-- | raul/Atom.hpp | 2 |
1 files changed, 0 insertions, 2 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 { |