[Libreoffice-commits] .: setup_native/source
Tor Lillqvist
tml at kemper.freedesktop.org
Tue Oct 4 04:55:40 PDT 2011
setup_native/source/win32/customactions/rebase/rebase.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6a0c6b4839843c0c2716df970013daf381bd7b99
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Tue Oct 4 14:43:15 2011 +0300
WaE: name was marked as #pragma deprecated
diff --git a/setup_native/source/win32/customactions/rebase/rebase.cxx b/setup_native/source/win32/customactions/rebase/rebase.cxx
index ad3686c..641e397 100644
--- a/setup_native/source/win32/customactions/rebase/rebase.cxx
+++ b/setup_native/source/win32/customactions/rebase/rebase.cxx
@@ -12,6 +12,7 @@
#include <msiquery.h>
#include <imagehlp.h>
#include <tchar.h>
+#define STRSAFE_NO_DEPRECATE
#include <strsafe.h>
#ifdef _MSC_VER
#pragma warning(pop)
More information about the Libreoffice-commits
mailing list