Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2018-10-19 16:03:32 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-11-23 17:58:49 +0300
commitabfb59d7c5fe20c296e462e37a07805da6ac1523 (patch)
treeff68a2e0fdc2c70f87a8c2d221888cc8e0aedf88 /defines.hpp
parent4ccf58bdb2a041f26fbe9238d5bbf2fd59721dc7 (diff)
[routing] Renaming MaxspeedBuilder to MaxspeedCollector.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 0a07f7e540..92dc4ab4b4 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -55,6 +55,7 @@
#define UGC_FILE_TAG "ugc"
#define CITY_ROADS_FILE_TAG "city_roads"
#define DESCRIPTIONS_FILE_TAG "descriptions"
+#define MAXSPEED_FILE_TAG "maxspeed"
#define LOCALITY_DATA_FILE_TAG "locdata"
#define GEO_OBJECTS_INDEX_FILE_TAG "locidx"