diff liboctave/dDiagMatrix.cc @ 1650:23aa282707e8

[project @ 1995-12-20 06:53:12 by jwe]
author jwe
date Wed, 20 Dec 1995 06:55:46 +0000
parents 8f798f963805
children 937366359b50
line wrap: on
line diff
--- a/liboctave/dDiagMatrix.cc	Wed Dec 20 06:44:41 1995 +0000
+++ b/liboctave/dDiagMatrix.cc	Wed Dec 20 06:55:46 1995 +0000
@@ -31,11 +31,10 @@
 
 #include <iostream.h>
 
-#include <Complex.h>
-
 #include "lo-error.h"
 #include "mx-base.h"
 #include "mx-inlines.cc"
+#include "oct-cmplx.h"
 
 // Diagonal Matrix class.