aboutsummaryrefslogtreecommitdiff
path: root/gcc/plugin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/plugin.cc')
-rw-r--r--gcc/plugin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/plugin.cc b/gcc/plugin.cc
index 71ddbfe..142f3fa 100644
--- a/gcc/plugin.cc
+++ b/gcc/plugin.cc
@@ -41,6 +41,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef NOMINMAX
#define NOMINMAX
#endif
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#endif