changes to support updated boost and Qt

This commit is contained in:
Andre Jochems
2016-04-12 13:49:56 +02:00
parent 276ef38c7b
commit 394f6e6efe
10 changed files with 35 additions and 62 deletions

View File

@@ -32,7 +32,7 @@
#ifdef _WIN32_WINNT
#undef _WIN32_WINNT
#endif
#define _WIN32_WINNT 0x0501
#define _WIN32_WINNT 0x0600
#ifdef _WIN32_IE
#undef _WIN32_IE
#endif