summaryrefslogtreecommitdiffstats
path: root/include/prewin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/prewin.h')
-rw-r--r--include/prewin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/prewin.h b/include/prewin.h
index 38b2f29f387c..f0371654c2c6 100644
--- a/include/prewin.h
+++ b/include/prewin.h
@@ -39,6 +39,7 @@
# pragma warning (disable: 4005)
#endif
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#ifdef _MSC_VER