summaryrefslogtreecommitdiffstats
path: root/test/openoffice/buildfix-gcc44.diff
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-03 22:46:46 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-03 22:46:46 +0100
commitd1f50a6ce0d3ad4540268c8077fde2c3dd9caacb (patch)
treeb8264ad567cf3e56f1ddeba2d5efcb23807a500e /test/openoffice/buildfix-gcc44.diff
parentfd8d6e073e217ed4fe429bba867abc2b265189b3 (diff)
downloadnutyx-extra-d1f50a6ce0d3ad4540268c8077fde2c3dd9caacb.tar.gz
nutyx-extra-d1f50a6ce0d3ad4540268c8077fde2c3dd9caacb.tar.bz2
nutyx-extra-d1f50a6ce0d3ad4540268c8077fde2c3dd9caacb.tar.xz
nutyx-extra-d1f50a6ce0d3ad4540268c8077fde2c3dd9caacb.zip
Maj openoffice#3.2.0-1
Diffstat (limited to 'test/openoffice/buildfix-gcc44.diff')
-rw-r--r--test/openoffice/buildfix-gcc44.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/openoffice/buildfix-gcc44.diff b/test/openoffice/buildfix-gcc44.diff
new file mode 100644
index 000000000..01520a70e
--- /dev/null
+++ b/test/openoffice/buildfix-gcc44.diff
@@ -0,0 +1,10 @@
+--- oox/source/token/tokenmap.cxx 2009-09-28 06:35:40.000000000 +0000
++++ oox/source/token/tokenmap.cxx.new 2009-09-28 10:12:00.996437647 +0000
+@@ -33,6 +33,7 @@
+ #include <rtl/string.hxx>
+ #include "tokens.hxx"
+ #include "oox/helper/containerhelper.hxx"
++#include <string.h>
+
+ using ::rtl::OString;
+ using ::rtl::OUString;