diff src/pt-pr-code.h @ 5861:2a6cb4ed8f1e

[project @ 2006-06-16 05:09:41 by jwe]
author jwe
date Fri, 16 Jun 2006 05:09:42 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/src/pt-pr-code.h
+++ b/src/pt-pr-code.h
@@ -53,6 +53,8 @@
 
   ~tree_print_code (void) { }
 
+  void visit_anon_fcn_handle (tree_anon_fcn_handle&);
+
   void visit_argument_list (tree_argument_list&);
 
   void visit_binary_expression (tree_binary_expression&);