diff --git a/src/ini.cpp b/src/ini.cpp --- a/src/ini.cpp +++ b/src/ini.cpp @@ -21,6 +21,7 @@ #endif #ifdef WIN32 +# include # include # include "core/mem_func.hpp" #endif