diff src/procstream.h @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents bef7b73c0724
children 0985659e78d3
line wrap: on
line diff
--- a/src/procstream.h
+++ b/src/procstream.h
@@ -27,7 +27,7 @@
 #pragma interface
 #endif
 
-#include <iostream.h>
+#include <iostream>
 
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>