diff liboctave/dRowVector.cc @ 1650:23aa282707e8

[project @ 1995-12-20 06:53:12 by jwe]
author jwe
date Wed, 20 Dec 1995 06:55:46 +0000
parents 33bb7975f866
children ef7f804cb722
line wrap: on
line diff
--- a/liboctave/dRowVector.cc
+++ b/liboctave/dRowVector.cc
@@ -31,12 +31,11 @@
 
 #include <iostream.h>
 
-#include <Complex.h>
-
 #include "f77-uscore.h"
 #include "lo-error.h"
 #include "mx-base.h"
 #include "mx-inlines.cc"
+#include "oct-cmplx.h"
 
 // Fortran functions we call.