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:
authorYury Melnichek <melnichek@gmail.com>2011-11-01 19:50:00 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:27:14 +0300
commit4d90e7b45d1782879d92248a75bd01541471fd3f (patch)
treef30fe42b75bf5e322f366965d40be0cfc486701e /defines.hpp
parent4462df1605e5a515d46f4f8fccc3647aa6bd06d8 (diff)
Fix compilation of framework.cpp.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index b902fe976f..953ce182e3 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -18,6 +18,9 @@
#define SEARCH_CATEGORIES_FILE_NAME "categories.txt"
+#define PACKED_POLYGONS_FILE "packed_polygons.bin"
+#define PACKED_POLYGONS_INFO_TAG "info"
+
#define DEFAULT_AUTO_UPDATES_ENABLED true
/// How many langs we're supporting on indexing stage