diff liboctave/str-vec.h @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents b779a5b8aed4
children 5eef8a2294bd
line wrap: on
line diff
--- a/liboctave/str-vec.h
+++ b/liboctave/str-vec.h
@@ -23,8 +23,7 @@
 #if !defined (octave_str_vec_h)
 #define octave_str_vec_h 1
 
-class ostream;
-
+#include <iostream>
 #include <string>
 
 #include "Array.h"