diff src/oct-fstrm.h @ 3503:d14c483b3c12

[project @ 2000-02-01 04:06:07 by jwe]
author jwe
date Tue, 01 Feb 2000 04:06:39 +0000
parents 585a8809fd9b
children b80bbb43a1a9
line wrap: on
line diff
--- a/src/oct-fstrm.h
+++ b/src/oct-fstrm.h
@@ -23,7 +23,7 @@
 #if !defined (octave_octave_fstream_h)
 #define octave_octave_fstream_h 1
 
-#include <fstream.h>
+#include <fstream>
 
 #include "oct-stream.h"