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/engine.hpp')
-rw-r--r--search/engine.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/search/engine.hpp b/search/engine.hpp
index 813b918591..02b29ef998 100644
--- a/search/engine.hpp
+++ b/search/engine.hpp
@@ -10,7 +10,6 @@
#include "coding/reader.hpp"
#include "base/macros.hpp"
-#include "base/mutex.hpp"
#include "base/thread.hpp"
#include <condition_variable>