diff options
Diffstat (limited to 'math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h')
| -rw-r--r-- | math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h b/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h new file mode 100644 index 000000000000..1ab712546361 --- /dev/null +++ b/math/octave-forge-linear-algebra/files/patch-CmplxGSVD.h @@ -0,0 +1,11 @@ +--- 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" |
