summaryrefslogtreecommitdiffstats
path: root/test/openoffice-3.2/buildfix_FormulaMissingHeader.diff
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-03 22:45:59 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-03 22:45:59 +0100
commitfd8d6e073e217ed4fe429bba867abc2b265189b3 (patch)
tree7c016e6bae074582bea6b6e4c32b09438a133f98 /test/openoffice-3.2/buildfix_FormulaMissingHeader.diff
parent3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc (diff)
downloadnutyx-extra-fd8d6e073e217ed4fe429bba867abc2b265189b3.tar.gz
nutyx-extra-fd8d6e073e217ed4fe429bba867abc2b265189b3.tar.bz2
nutyx-extra-fd8d6e073e217ed4fe429bba867abc2b265189b3.tar.xz
nutyx-extra-fd8d6e073e217ed4fe429bba867abc2b265189b3.zip
suppression de openoffice-3.2
Diffstat (limited to 'test/openoffice-3.2/buildfix_FormulaMissingHeader.diff')
-rw-r--r--test/openoffice-3.2/buildfix_FormulaMissingHeader.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/openoffice-3.2/buildfix_FormulaMissingHeader.diff b/test/openoffice-3.2/buildfix_FormulaMissingHeader.diff
deleted file mode 100644
index 85c046b34..000000000
--- a/test/openoffice-3.2/buildfix_FormulaMissingHeader.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- formula/inc/formula/tokenarray.hxx 2009-01-17 00:12:44.000000000 +0000
-+++ formula/inc/formula/tokenarray.hxx.new 2009-01-17 17:10:20.850652556 +0000
-@@ -35,6 +35,7 @@
- #include "formula/ExternalReferenceHelper.hxx"
- #include <tools/solar.h>
- #include <com/sun/star/sheet/FormulaToken.hpp>
-+#include <limits.h>
-
- namespace formula
- {