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:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-06-29 17:53:46 +0300
committerIlya Zverev <ilya@zverev.info>2018-07-03 16:22:29 +0300
commit8acc647b03a707dcac598288ad6dae2d9d344f77 (patch)
tree4a3001b8f458d9032fe88531b8668e93dc849760 /defines.hpp
parent3f3c5e2aa8fde69f6d215cb0916d7657869f1bcd (diff)
[generator] popular places 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 bcc9c5abd6..207e6c8ec8 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -40,6 +40,7 @@
#define CROSS_MWM_FILE_TAG "cross_mwm"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define RANKS_FILE_TAG "ranks"
+#define POPULAR_PLACES_FILE_TAG "popular_places"
#define REGION_INFO_FILE_TAG "rgninfo"
#define METALINES_FILE_TAG "metalines"
// Temporary addresses section that is used in search index generation.