summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--expat/lib/winconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/expat/lib/winconfig.h b/expat/lib/winconfig.h
index 2ecd61b5..62caa47b 100644
--- a/expat/lib/winconfig.h
+++ b/expat/lib/winconfig.h
@@ -35,7 +35,9 @@
#ifndef WINCONFIG_H
#define WINCONFIG_H
+#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
+#endif
#include <windows.h>
#undef WIN32_LEAN_AND_MEAN