diff --git a/Log.cpp b/Log.cpp index 5f824aa..e289fe3 100644 --- a/Log.cpp +++ b/Log.cpp @@ -29,6 +29,7 @@ #include #include #include +#include static unsigned int m_fileLevel = 2U; static std::string m_filePath;