From 2400357a3db3f7eaf00e8c75d7603168f441fd80 Mon Sep 17 00:00:00 2001 From: vng Date: Mon, 9 May 2011 01:53:49 +0300 Subject: Refactoring of feature structure: - multilanguage names - separate house numbers - point feature rank - refs for linear features --- generator/statistics.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generator/statistics.hpp') diff --git a/generator/statistics.hpp b/generator/statistics.hpp index a4a73c03c1..2f4956fd20 100644 --- a/generator/statistics.hpp +++ b/generator/statistics.hpp @@ -51,7 +51,7 @@ namespace stats struct MapInfo { - set > m_byGeomType; + set > m_byGeomType; set > m_byClassifType; set > m_byPointsCount, m_byTrgCount; -- cgit v1.2.3