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:
authorSergey Magidovich <mgsergio@mapswithme.com>2016-05-24 10:37:47 +0300
committerSergey Magidovich <mgsergio@mapswithme.com>2016-05-25 13:48:25 +0300
commit3a82ce50c4c009f7dede62defca828a042f925ba (patch)
tree664aac4f8f25b1f796255c9f1ef2d66542c53bae /indexer/indexer.pro
parent46b0728df00db943fe5f94e18bd8ce65bef9c5cf (diff)
Refactor postcodes matcher.
Diffstat (limited to 'indexer/indexer.pro')
-rw-r--r--indexer/indexer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/indexer.pro b/indexer/indexer.pro
index 542debe5af..57d288e8fd 100644
--- a/indexer/indexer.pro
+++ b/indexer/indexer.pro
@@ -112,6 +112,7 @@ HEADERS += \
scales.hpp \
search_delimiters.hpp \ # it's in indexer because of CategoriesHolder dependency.
search_string_utils.hpp \ # it's in indexer because of CategoriesHolder dependency.
+ string_slice.hpp \
succinct_trie_builder.hpp \
succinct_trie_reader.hpp \
tesselator_decl.hpp \