author | mario |
Thu, 04 Jun 2009 14:17:08 +0200 | |
changeset 185 | 39c23046dad6 |
parent 184 | 16495e10f69a |
child 186 | f0a41f731cea |
--- 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;