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:
authortatiana-yan <tatiana.kondakova@gmail.com>2018-11-27 11:59:45 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-12-06 15:04:16 +0300
commit11db25fded18ad9c76185bebd68823803b70c4dc (patch)
tree8f82ea77faf12704051eedf9af003bb823db20ff /defines.hpp
parent26b59b602281eac656d988d9a679b224de346453 (diff)
[indexer] Add BarndsHolder.
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 dc0204f3f1..40e514d90d 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -91,6 +91,7 @@
#define SEARCH_CATEGORIES_FILE_NAME "categories.txt"
#define SEARCH_CUISINE_CATEGORIES_FILE_NAME "categories_cuisines.txt"
+#define SEARCH_BRAND_CATEGORIES_FILE_NAME "categories_brands.txt"
#define PACKED_POLYGONS_INFO_TAG "info"
#define PACKED_POLYGONS_FILE "packed_polygons.bin"