Fix compilation on GCC.

This commit is contained in:
Yury Melnichek 2011-02-27 14:27:50 +01:00 committed by Alex Zolotarev
parent a3d3b71d4d
commit 99917808f3

View file

@ -517,7 +517,7 @@ protected:
return;
typename base_type::holes_accumulator holes(this);
way_map_t wayMap;
typename base_type::way_map_t wayMap;
// iterate ways to get 'outer' and 'inner' geometries
for (size_t i = 0; i < p->childs.size(); ++i)