summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-04-01 16:57:00 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-04-01 16:57:00 +0000
commitd3acfc2cd140bb78fe53f09db63e0ff25506345d (patch)
tree9b3f1f5cbd53e188fe521bfc19792678e532674b /setup_native/source/win32/customactions/shellextensions/checkpatches.cxx
parent7cc6b791ea3574fd3f0052f129a760af91067a45 (diff)
CWS-TOOLING: integrate CWS vistainstall_DEV300
2009-03-24 11:33:59 +0100 dv r269931 : #i100470# Enhanced running office check to ignore missing program folder, etc. 2009-03-24 11:07:25 +0100 dv r269922 : #i100500# Environment flag WITH_VC_REDIST got lost
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/checkpatches.cxx')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/checkpatches.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx b/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx
index 4541aca7e9ef..8490b1d5682e 100644
--- a/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx
@@ -53,6 +53,7 @@
#include <string>
#include <queue>
#include <stdio.h>
+#include <strsafe.h>
#include <systools/win32/uwinapi.h>