diff liboctave/oct-shlib.cc @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents c19f4b9484af
children 5eef8a2294bd
line wrap: on
line diff
--- a/liboctave/oct-shlib.cc
+++ b/liboctave/oct-shlib.cc
@@ -29,7 +29,7 @@
 #include <cstring>
 #endif
 
-#include <strstream.h>
+#include <strstream>
 
 extern "C"
 {