diff src/pr-output.h @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents bc3fdfe311a3
children b80bbb43a1a9
line wrap: on
line diff
--- a/src/pr-output.h
+++ b/src/pr-output.h
@@ -23,7 +23,7 @@
 #if !defined (octave_pr_output_h)
 #define octave_pr_output_h 1
 
-class ostream;
+#include <iostream>
 
 #include "oct-cmplx.h"