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:
authorДобрый Ээх <bukharaev@gmail.com>2017-03-03 22:56:19 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2017-03-16 14:02:53 +0300
commitbf307d05a798bfa56616391b0c1706162e26196b (patch)
tree1730883763dc8c2608d41c13df2962fc3871c75e /defines.hpp
parentd4219339e34ace124b4486591329b5b0c7eaf53b (diff)
[routing] cross mwm section
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 ea9796a2b4..c8d87a2e8f 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -29,6 +29,7 @@
#define ALTITUDES_FILE_TAG "altitudes"
#define RESTRICTIONS_FILE_TAG "restrictions"
#define ROUTING_FILE_TAG "routing"
+#define CROSS_MWM_FILE_TAG "cross_mwm"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define RANKS_FILE_TAG "ranks"
#define REGION_INFO_FILE_TAG "rgninfo"