This commit is contained in:
ca333
2019-02-18 23:23:26 +01:00
committed by GitHub
parent 846e102e7b
commit 10dfaedb06

View File

@@ -40,7 +40,7 @@
#pragma warning( disable: 4201 )
#include <shlobj.h>
#pragma warning( default: 4201 )
#include <Shlwapi.h>
#include <shlwapi.h>
#undef MOUSE_MOVED
#endif