Mercurial > hg > octave-lyh
diff liboctave/dMatrix.cc @ 1650:23aa282707e8
[project @ 1995-12-20 06:53:12 by jwe]
author | jwe |
---|---|
date | Wed, 20 Dec 1995 06:55:46 +0000 |
parents | dd7d27461567 |
children | 5a8ad3d12304 |
line wrap: on
line diff
--- a/liboctave/dMatrix.cc +++ b/liboctave/dMatrix.cc @@ -37,14 +37,13 @@ #include <sys/types.h> // XXX FIXME XXX -#include <Complex.h> - #include "dbleDET.h" #include "dbleSVD.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.