summaryrefslogtreecommitdiff
path: root/math/octave-forge-linear-algebra/files/patch-dbleGSVD.h
blob: efadfbc18554d407cf43cb1ac52c0940148cdca5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- dbleGSVD.h.orig	2015-01-24 19:54:11 UTC
+++ dbleGSVD.h
@@ -19,6 +19,8 @@
 
 #include <iostream>
 
+#include <octave/oct.h>
+
 #include "dDiagMatrix.h"
 #include "dMatrix.h"