diff --git a/include/termcolor/termcolor.hpp b/include/termcolor/termcolor.hpp index d94e991..0c0f831 100644 --- a/include/termcolor/termcolor.hpp +++ b/include/termcolor/termcolor.hpp @@ -12,6 +12,7 @@ #ifndef TERMCOLOR_HPP_ #define TERMCOLOR_HPP_ +#include #include // Detect target's platform and set some macros in order to wrap platform