]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/plugin.cc
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
[thirdparty/gcc.git] / gcc / plugin.cc
index 71ddbfe6c103dcb0c6f42cec3b3a523be68634a3..142f3fa4131fc0bf1f9bbc17e8b695e4660b74c5 100644 (file)
@@ -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