@@ -108,7 +108,7 @@ class density_scan {
void add_scan(density d);
density find(sector_type sector);
- private:
+ //private:
int pos;
};