diff liboctave/lo-sysdep.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 92394a9e4784
children 5eef8a2294bd
line wrap: on
line diff
--- a/liboctave/lo-sysdep.cc	Mon Jan 31 07:41:01 2000 +0000
+++ b/liboctave/lo-sysdep.cc	Tue Feb 01 04:06:39 2000 +0000
@@ -32,10 +32,9 @@
 #include <config.h>
 #endif
 
+#include <iostream>
 #include <string>
 
-#include <iostream.h>
-
 #ifdef HAVE_UNISTD_H
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>