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:
authorYuri Gorshenin <y@maps.me>2016-02-15 15:25:20 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:20:48 +0300
commit31bea55870cd4538b95c02596665fc5b60fc5fc1 (patch)
tree224f7753003b3cbfbc01541d6a58b3dd51ca21d5 /indexer/feature_meta.hpp
parentfdaa9d6cf6496e0cf6b42ee864b90e7df778ce9c (diff)
Review fixes.
Diffstat (limited to 'indexer/feature_meta.hpp')
-rw-r--r--indexer/feature_meta.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/feature_meta.hpp b/indexer/feature_meta.hpp
index 7efa8f3b1c..7569ae613b 100644
--- a/indexer/feature_meta.hpp
+++ b/indexer/feature_meta.hpp
@@ -115,6 +115,7 @@ public:
FMD_MIN_HEIGHT = 20,
FMD_DENOMINATION = 21,
FMD_BUILDING_LEVELS = 22,
+ FMD_TEST_ID = 23,
FMD_COUNT
};