add missing #if
This commit is contained in:
@ -37,6 +37,7 @@
|
|||||||
#include <sys/syslimits.h>
|
#include <sys/syslimits.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(_WIN32)
|
||||||
// target Windows version is Windows 7 and later
|
// target Windows version is Windows 7 and later
|
||||||
#if defined(_WIN32_WINNT)
|
#if defined(_WIN32_WINNT)
|
||||||
#undef _WIN32_WINNT
|
#undef _WIN32_WINNT
|
||||||
|
|||||||
Reference in New Issue
Block a user