diff src/pt.h @ 3523:b80bbb43a1a9

[project @ 2000-02-02 10:25:52 by jwe]
author jwe
date Wed, 02 Feb 2000 10:26:25 +0000
parents d14c483b3c12
children bf6116ca10eb
line wrap: on
line diff
--- a/src/pt.h	Wed Feb 02 06:32:04 2000 +0000
+++ b/src/pt.h	Wed Feb 02 10:26:25 2000 +0000
@@ -56,7 +56,7 @@
 
   virtual void accept (tree_walker& tw) = 0;
 
-  string str_print_code (void);
+  std::string str_print_code (void);
 
 private: