diff src/oct-iostrm.h @ 2877:5c1b9e545dd1

[project @ 1997-04-24 09:07:39 by jwe]
author jwe
date Thu, 24 Apr 1997 09:10:13 +0000
parents 8b262e771614
children 585a8809fd9b
line wrap: on
line diff
--- a/src/oct-iostrm.h	Thu Apr 24 09:01:13 1997 +0000
+++ b/src/oct-iostrm.h	Thu Apr 24 09:10:13 1997 +0000
@@ -23,6 +23,8 @@
 #if !defined (octave_octave_iostream_h)
 #define octave_octave_iostream_h 1
 
+#include <iostream.h>
+
 #include "oct-stream.h"
 
 class istream;