Core: Improved mingw compatibility #746

git-svn-id: svn://ultimatepp.org/upp/trunk@7308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-04-23 08:01:24 +00:00
parent bdd7bd1d1e
commit 75a394ff9e

View file

@ -14,7 +14,6 @@
#undef WINVER
#undef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#define WINVER WindowsXP
#endif
#if __unix || __unix__ || __APPLE__