#4978 Fixed warning

This commit is contained in:
Jerry (Xinyu Hou) 2016-06-23 19:39:14 +01:00
parent d37d3e8944
commit 76a776ef86
1 changed files with 0 additions and 1 deletions

View File

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