summaryrefslogtreecommitdiffstats
path: root/setup_native
diff options
context:
space:
mode:
authorFlorian Bircher <florian.bi@gmx.net>2010-10-16 11:36:53 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 11:36:53 -0500
commitc41112c46369364bae3d0a17c1321cef992864d6 (patch)
tree8b47dc060b7a2429b245261a912a1c069d9d87cd /setup_native
parentSAL_N_ELEMENTS changes for components (diff)
downloadcore-c41112c46369364bae3d0a17c1321cef992864d6.tar.gz
core-c41112c46369364bae3d0a17c1321cef992864d6.zip
Fix for setup_native win32 SAL_N_ELEMENTS
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/sellang/sellang.cxx1
-rw-r--r--setup_native/source/win32/stwrapper/stwrapper.cxx1
2 files changed, 2 insertions, 0 deletions
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 <stdio.h>
#pragma warning(pop)
+#include <sal/macros.h>
#include <systools/win32/uwinapi.h>
/* #define VERBOSE_DEBUG_OUTPUT 1 */
diff --git a/setup_native/source/win32/stwrapper/stwrapper.cxx b/setup_native/source/win32/stwrapper/stwrapper.cxx
index 0a12b3a80f61..b4e22cf7afca 100644
--- a/setup_native/source/win32/stwrapper/stwrapper.cxx
+++ b/setup_native/source/win32/stwrapper/stwrapper.cxx
@@ -12,6 +12,7 @@
#include <tchar.h>
#include <stdio.h>
+#include <sal/macros.h>
enum PathResult
{