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-03-01 20:20:53 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:51:17 +0300
commit5564b23098702e2c26c3a84fd3200d452aadd037 (patch)
tree14e4128fed4e42b74d0f6a9c15e7a2b7fd1a1624 /search/v2/ranking_utils.hpp
parentf11b91d835280529764115d29b484a44cec92187 (diff)
[search] Working on feature's extraction.
Diffstat (limited to 'search/v2/ranking_utils.hpp')
-rw-r--r--search/v2/ranking_utils.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/search/v2/ranking_utils.hpp b/search/v2/ranking_utils.hpp
index 028f120566..5b6ccf21cb 100644
--- a/search/v2/ranking_utils.hpp
+++ b/search/v2/ranking_utils.hpp
@@ -1,6 +1,10 @@
#pragma once
+#include "search/v2/geocoder.hpp"
+#include "search/v2/search_model.hpp"
+
#include "std/cstdint.hpp"
+#include "std/limits.hpp"
#include "std/string.hpp"
namespace search