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:
authorIlya Zverev <zverik@textual.ru>2016-07-15 14:24:22 +0300
committerIlya Zverev <zverik@textual.ru>2016-07-19 19:26:12 +0300
commit2999143e9ceede334c6db5a02e04b150a30fbffe (patch)
tree81151f36cdedebb71c8a88e00bea18eb6c19b2aa /defines.hpp
parent9841d1c865be3f3b477d4c06fad408a046273351 (diff)
[olympics] Mix objects with olympics tag
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 328e73a938..c23dc901cc 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -72,5 +72,6 @@
#define GPS_TRACK_FILENAME "gps_track.dat"
#define REPLACED_TAGS_FILE "replaced_tags.txt"
+#define MIXED_TAGS_FILE "mixed_tags.txt"
#define LOCALIZATION_DESCRIPTION_SUFFIX " Description"