diff liboctave/fMatrix.h @ 8335:64cf956a109c

templatize & fix DET
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 19 Nov 2008 11:23:07 +0100
parents 935be827eaf8
children 9813c07ca946
line wrap: on
line diff
--- a/liboctave/fMatrix.h	Tue Nov 18 22:55:13 2008 +0100
+++ b/liboctave/fMatrix.h	Wed Nov 19 11:23:07 2008 +0100
@@ -30,6 +30,7 @@
 
 #include "mx-defs.h"
 #include "mx-op-defs.h"
+#include "DET.h"
 
 class
 OCTAVE_API