stage4/generate_c/generate_location_list.cc
changeset 185 39c23046dad6
parent 70 e1f0ebd2d9ec
child 279 c0453b7f99df
--- 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;