From 806451556adcb010e1466d5bd1a170a35e36095d Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 20 Nov 2013 16:24:42 +0100 Subject: setup_native: warning C4005: macro redefinition Change-Id: I34bea8aaedec8df47874c5230c87455aa1ce6883 --- setup_native/source/win32/customactions/sellang/sellang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'setup_native/source/win32/customactions') diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx index 46b500b4b5cb..e9c4c5781d94 100644 --- a/setup_native/source/win32/customactions/sellang/sellang.cxx +++ b/setup_native/source/win32/customactions/sellang/sellang.cxx @@ -22,6 +22,7 @@ */ #define MAX_LANGUAGES 200 +#define WIN32_LEAN_AND_MEAN #include #include #include -- cgit v1.2.3