diff --git a/src/utils.cpp b/src/utils.cpp index ce945e7ad5..87b27f09f5 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -37,6 +37,7 @@ #include #endif +#if defined(_WIN32) // target Windows version is Windows 7 and later #if defined(_WIN32_WINNT) #undef _WIN32_WINNT