Placed change back

This commit is contained in:
Miodrag Milanovic 2015-01-13 17:48:12 +01:00
parent a4f63895e9
commit f7a05d9b14

View File

@ -6,11 +6,7 @@
// //
//============================================================ //============================================================
#ifdef PTR64
#define _WIN32_WINNT 0x0601 // Windows 7
#else
#define _WIN32_WINNT 0x0501 // Windows XP #define _WIN32_WINNT 0x0501 // Windows XP
#endif
#ifdef _MSC_VER #ifdef _MSC_VER
#include <assert.h> #include <assert.h>