diff liboctave/Array.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 8b262e771614
children a908150a3a32
line wrap: on
line diff
--- a/liboctave/Array.cc
+++ b/liboctave/Array.cc
@@ -31,7 +31,7 @@
 
 #include <cassert>
 
-#include <iostream.h>
+#include <iostream>
 
 #include "Array.h"