summaryrefslogtreecommitdiffstats
path: root/raul
diff options
context:
space:
mode:
Diffstat (limited to 'raul')
-rw-r--r--raul/Atom.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/raul/Atom.hpp b/raul/Atom.hpp
index 4e5a175..8fbdaa0 100644
--- a/raul/Atom.hpp
+++ b/raul/Atom.hpp
@@ -23,8 +23,7 @@
#include <cassert>
#include <cstring>
#include <string>
-#include <sstream>
-#include <iostream>
+#include <ostream>
#define CUC(x) ((const unsigned char*)(x))