setup_native/source/win32/customactions/rebase/rebase.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6a0c6b4839843c0c2716df970013daf381bd7b99 Author: Tor Lillqvist <[email protected]> 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) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
