diff -r 16495e10f69a -r 39c23046dad6 stage4/generate_c/generate_location_list.cc --- a/stage4/generate_c/generate_location_list.cc Thu Jun 04 09:47:35 2009 +0200 +++ b/stage4/generate_c/generate_location_list.cc Thu Jun 04 14:17:08 2009 +0200 @@ -52,7 +52,7 @@ /***********************************************************************/ /***********************************************************************/ -class generate_location_list_c: protected iterator_visitor_c { +class generate_location_list_c: public iterator_visitor_c { protected: stage4out_c &s4o;