aboutsummaryrefslogtreecommitdiffstats
path: root/testing/octave/gnulib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/octave/gnulib.patch')
-rw-r--r--testing/octave/gnulib.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/octave/gnulib.patch b/testing/octave/gnulib.patch
deleted file mode 100644
index e83fb156fd..0000000000
--- a/testing/octave/gnulib.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh.gnulib octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh
---- octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh.gnulib 2015-05-23 08:21:53.000000000 -0600
-+++ octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh 2016-02-19 19:50:04.693811663 -0700
-@@ -27,6 +27,7 @@
- #ifndef FADDEEVA_HH
- #define FADDEEVA_HH 1
-
-+#include <math.h>
- #include <complex>
-
- namespace Faddeeva {