diff -r 4d71292f8732 -r 7a6b53d61ea3 stage3/narrow_candidate_datatypes.hh --- a/stage3/narrow_candidate_datatypes.hh Wed Jan 23 14:30:03 2013 +0000 +++ b/stage3/narrow_candidate_datatypes.hh Wed Jan 23 14:53:14 2013 +0000 @@ -195,6 +195,7 @@ void *visit(var1_list_c *symbol); void *visit(location_c *symbol); void *visit(located_var_decl_c *symbol); + void *visit(fb_name_decl_c *symbol); /**************************************/ /* B 1.5 - Program organization units */