summaryrefslogtreecommitdiff
path: root/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h')
-rw-r--r--math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h b/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h
deleted file mode 100644
index 1ab712546361..000000000000
--- a/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- CmplxGSVD.h.orig 2015-01-24 19:54:11 UTC
-+++ CmplxGSVD.h
-@@ -19,6 +19,8 @@
-
- #include <iostream>
-
-+#include <octave/oct.h>
-+
- #include "dDiagMatrix.h"
- #include "CMatrix.h"
- #include "dbleGSVD.h"