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:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-11-02 04:36:07 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-11-23 13:49:43 +0300
commit7cd27d26171073cc20482ae0f5fbf695b985fdb4 (patch)
tree29dd01309ff151325b40da0bd69f91432572517c /defines.hpp
parente4d44c3bfa8258dc9b25de46eeeb5928b83246a0 (diff)
[descriptions] Description section serializer and deserializer added.
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 a3c3625b7b..6642fc7f54 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -54,6 +54,7 @@
#define TRANSIT_FILE_TAG "transit"
#define UGC_FILE_TAG "ugc"
#define CITY_ROADS_FILE_TAG "city_roads"
+#define DESCRIPTIONS_FILE_TAG "descriptions"
#define LOCALITY_DATA_FILE_TAG "locdata"
#define GEO_OBJECTS_INDEX_FILE_TAG "locidx"