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 8fbdaa0..5091453 100644 --- a/raul/Atom.hpp +++ b/raul/Atom.hpp @@ -25,8 +25,6 @@ #include <string> #include <ostream> -#define CUC(x) ((const unsigned char*)(x)) - namespace Raul { |