From c41112c46369364bae3d0a17c1321cef992864d6 Mon Sep 17 00:00:00 2001 From: Florian Bircher Date: Sat, 16 Oct 2010 11:36:53 -0500 Subject: Fix for setup_native win32 SAL_N_ELEMENTS --- setup_native/source/win32/customactions/sellang/sellang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'setup_native/source/win32/customactions/sellang/sellang.cxx') diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx index ecae30371082..a031606d1823 100644 --- a/setup_native/source/win32/customactions/sellang/sellang.cxx +++ b/setup_native/source/win32/customactions/sellang/sellang.cxx @@ -51,6 +51,7 @@ #include #pragma warning(pop) +#include #include /* #define VERBOSE_DEBUG_OUTPUT 1 */ -- cgit