mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-07 04:14:21 +08:00
#4978 Removed hack causing problems with VS2015
This commit is contained in:
committed by
Jerry (Xinyu Hou)
parent
cd09a36286
commit
70bdbe2736
@@ -52,7 +52,6 @@
|
||||
#endif
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user