diff options
Diffstat (limited to 'raul/log.hpp')
-rw-r--r-- | raul/log.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/log.hpp b/raul/log.hpp index f7e1253..187df64 100644 --- a/raul/log.hpp +++ b/raul/log.hpp @@ -20,6 +20,7 @@ #include <iostream> #include <sstream> +#include <string> namespace Raul { |