diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:26:19 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:26:19 +0100 |
commit | 23568da3b83487cb6d012914045d5ba1c3bcadca (patch) | |
tree | a866decbdc5fa2059e117bfcde7e76dbe000bfe9 /extra/openoffice/buildfix-gcc43.diff | |
parent | 2c5d86a5486850f55abf5f0a9c2e4ad5f0aa41e3 (diff) | |
download | nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.gz nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.bz2 nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.xz nutyx-extra-23568da3b83487cb6d012914045d5ba1c3bcadca.zip |
openoffice dans test
Diffstat (limited to 'extra/openoffice/buildfix-gcc43.diff')
-rwxr-xr-x | extra/openoffice/buildfix-gcc43.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/openoffice/buildfix-gcc43.diff b/extra/openoffice/buildfix-gcc43.diff deleted file mode 100755 index a5d187eb7..000000000 --- a/extra/openoffice/buildfix-gcc43.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" - - |