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>2017-10-02 14:40:36 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2017-10-03 18:17:29 +0300
commit485971905d746981a33e2950a6c45fe9ea5357f7 (patch)
tree8474b2c50380611fd1089086685ab5fc401ee40a /defines.hpp
parentc82d1cb1fc747f0641c466fdabc400894d45755a (diff)
Review fixes.
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 1c8111add7..99a4d69207 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -57,6 +57,7 @@
#define BOOKMARKS_FILE_EXTENSION ".kml"
#define ROUTING_FILE_EXTENSION ".routing"
#define NOROUTING_FILE_EXTENSION ".norouting"
+#define TRANSIT_FILE_EXTENSION ".transit.json"
#define GEOM_INDEX_TMP_EXT ".geomidx.tmp"
#define CELL2FEATURE_SORTED_EXT ".c2f.sorted"