changeset 1649:643b55bb57dd

[project @ 1995-12-20 06:44:41 by jwe]
author jwe
date Wed, 20 Dec 1995 06:44:41 +0000
parents 65ef5beea500
children 23aa282707e8
files liboctave/mx-defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/mx-defs.h	Wed Dec 20 06:43:29 1995 +0000
+++ b/liboctave/mx-defs.h	Wed Dec 20 06:44:41 1995 +0000
@@ -70,7 +70,7 @@
 // Other data types we use but that don't always need to have full
 // declarations.
 
-class Complex;
+#include "oct-cmplx.h"
 
 class istream;
 class ostream;