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:
Diffstat (limited to 'search/features_filter.cpp')
-rw-r--r--search/features_filter.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/search/features_filter.cpp b/search/features_filter.cpp
index 0065e8dcd4..b5444db6d0 100644
--- a/search/features_filter.cpp
+++ b/search/features_filter.cpp
@@ -2,9 +2,6 @@
#include "search/cbv.hpp"
-#include "std/algorithm.hpp"
-#include "std/vector.hpp"
-
namespace search
{
// FeaturesFilter ----------------------------------------------------------------------------------