Mercurial > hg > octave-lyh
diff src/utils.cc @ 1651:e846e361a265
[project @ 1995-12-20 06:59:12 by jwe]
author | jwe |
---|---|
date | Wed, 20 Dec 1995 07:06:41 +0000 |
parents | 9c1fca4bd859 |
children | 913a157f1e02 |
line wrap: on
line diff
--- a/src/utils.cc +++ b/src/utils.cc @@ -38,8 +38,6 @@ #include <unistd.h> #endif -#include <Complex.h> - #if defined (HAVE_TERMIOS_H) #include <termios.h> #elif defined (HAVE_TERMIO_H) @@ -58,6 +56,8 @@ #include "SLStack.h" +#include "oct-cmplx.h" + #include "defun.h" #include "dirfns.h" #include "error.h"