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:
authorMaksim Andrianov <maksimandrianov1@gmail.com>2018-10-16 15:47:51 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-10-19 17:31:56 +0300
commita8297f3660ef6dfd45d3fa88753243b5494ecd7a (patch)
treee378f2a794c4000300856abc867c404b5534cd7e /defines.hpp
parent8f52a34c01b5952011b9013181114e85190cd008 (diff)
[generator] Added class FilterElements.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 2acc76a1cf..a99faf0149 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -104,6 +104,8 @@
#define TRAFFIC_FILE_EXTENSION ".traffic"
+#define SKIPPED_ELEMENTS_FILE "skipped_elements.json"
+
#define REPLACED_TAGS_FILE "replaced_tags.txt"
#define MIXED_TAGS_FILE "mixed_tags.txt"
#define MIXED_NODES_FILE "mixed_nodes.txt"