diff src/arith-ops.h @ 1651:e846e361a265

[project @ 1995-12-20 06:59:12 by jwe]
author jwe
date Wed, 20 Dec 1995 07:06:41 +0000
parents 611d403c7f3d
children bb9d00aa55fb
line wrap: on
line diff
--- a/src/arith-ops.h	Wed Dec 20 06:55:46 1995 +0000
+++ b/src/arith-ops.h	Wed Dec 20 07:06:41 1995 +0000
@@ -24,9 +24,10 @@
 #if !defined (octave_arith_ops_h)
 #define octave_arith_ops_h 1
 
+#include "oct-cmplx.h"
+
 #include "tree-expr.h"
 
-class Complex;
 class Matrix;
 class ComplexMatrix;
 class tree_constant;