mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
- Bump portrevision. Obtained from: https://sourceforge.net/p/octave/linear-algebra/ci/default/tree/
11 lines
202 B
C++
11 lines
202 B
C++
--- 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"
|