diff liboctave/mx-defs.h @ 1649:643b55bb57dd

[project @ 1995-12-20 06:44:41 by jwe]
author jwe
date Wed, 20 Dec 1995 06:44:41 +0000 (1995-12-20)
parents dd7d27461567
children 1281a23a34dd
line wrap: on
line diff
--- a/liboctave/mx-defs.h
+++ b/liboctave/mx-defs.h
@@ -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;