diff src/symtab.h @ 3941:fab8337340a1

[project @ 2002-05-16 20:05:55 by jwe]
author jwe
date Thu, 16 May 2002 20:07:43 +0000
parents f9ea3dcf58ee
children cef0ea4d1b3a
line wrap: on
line diff
--- a/src/symtab.h
+++ b/src/symtab.h
@@ -446,7 +446,7 @@
 
   void pop_context (void);
 
-  void print_info (ostream& os) const;
+  void print_info (std::ostream& os) const;
 
 private: