diff liboctave/DiagArray2.cc @ 3503:d14c483b3c12

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