#4978 Removed hack causing problems with VS2015

This commit is contained in:
Andrew Nelless
2016-06-23 12:33:30 +01:00
committed by Jerry (Xinyu Hou)
parent cd09a36286
commit 70bdbe2736

View File

@@ -52,7 +52,6 @@
#endif
#if defined(Q_OS_WIN)
#define _WIN32_WINNT 0x0501
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#endif