diff options
Diffstat (limited to 'raul/log.hpp')
-rw-r--r-- | raul/log.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/log.hpp b/raul/log.hpp index 823023c..5c0908c 100644 --- a/raul/log.hpp +++ b/raul/log.hpp @@ -19,7 +19,6 @@ #include <boost/format.hpp> #include <iostream> -#include <sstream> #include <string> namespace Raul { |