diff src/oct-fstrm.h @ 3551:4833e231e05b

[project @ 2000-02-03 02:30:44 by jwe]
author jwe
date Thu, 03 Feb 2000 02:30:44 +0000
parents 6dfdded73a7e
children f74d9dfec96f
line wrap: on
line diff
--- a/src/oct-fstrm.h	Thu Feb 03 01:36:31 2000 +0000
+++ b/src/oct-fstrm.h	Thu Feb 03 02:30:44 2000 +0000
@@ -70,7 +70,7 @@
 
   std::string nm;
 
-  fstream fs;
+  std::fstream fs;
 
   // No copying!