diff options
Diffstat (limited to 'impl/Log.hpp')
-rw-r--r-- | impl/Log.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/impl/Log.hpp b/impl/Log.hpp index b595105..f7fe6b6 100644 --- a/impl/Log.hpp +++ b/impl/Log.hpp @@ -9,6 +9,7 @@ #include <string> #include <iostream> #include <map> +#include <cstdio> namespace log { |