summaryrefslogtreecommitdiffstats
path: root/test/openoffice/buildfix-gcc43.diff
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-26 23:26:19 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-26 23:26:19 +0100
commit23568da3b83487cb6d012914045d5ba1c3bcadca (patch)
treea866decbdc5fa2059e117bfcde7e76dbe000bfe9 /test/openoffice/buildfix-gcc43.diff
parent2c5d86a5486850f55abf5f0a9c2e4ad5f0aa41e3 (diff)
downloadnutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.gz
nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.bz2
nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.xz
nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.zip
openoffice dans test
Diffstat (limited to 'test/openoffice/buildfix-gcc43.diff')
-rwxr-xr-xtest/openoffice/buildfix-gcc43.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/openoffice/buildfix-gcc43.diff b/test/openoffice/buildfix-gcc43.diff
new file mode 100755
index 000000000..a5d187eb7
--- /dev/null
+++ b/test/openoffice/buildfix-gcc43.diff
@@ -0,0 +1,10 @@
+--- bridges/source/cpp_uno/gcc3_linux_intel/except.cxx
++++ bridges/source/cpp_uno/gcc3_linux_intel/except.cxx
+@@ -46,6 +46,7 @@
+ #include <typelib/typedescription.hxx>
+ #include <uno/any2.h>
+
++#include <string.h>
+ #include "share.hxx"
+
+