summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx')
-rw-r--r--editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx b/editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx
deleted file mode 100644
index adef7313dad3..000000000000
--- a/editors/openoffice-devel/files/patch-scaddins_source_analysis_analysishelper.hxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- scaddins/source/analysis/analysishelper.hxx.orig 2014-09-19 18:07:44 UTC
-+++ scaddins/source/analysis/analysishelper.hxx
-@@ -35,7 +35,7 @@
-
- #include <math.h>
-
--#include <boost/tr1/complex.hpp>
-+#include <complex>
- #ifndef double_complex
- typedef std::complex<double> double_complex;
- #endif