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:
authorAlex Zolotarev <deathbaba@gmail.com>2011-10-18 21:59:58 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:26:20 +0300
commitb922730a03d9b9df6b3fa38f1a038797feac6597 (patch)
treec5a80b9ffc8a8ab1e1a16f4d39ff230aadad5082 /map/benchmark_tool
parent2315583a105dccb496b41c45f1db124f1108eef4 (diff)
[linux] Fixed build error
Diffstat (limited to 'map/benchmark_tool')
-rw-r--r--map/benchmark_tool/api.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/map/benchmark_tool/api.cpp b/map/benchmark_tool/api.cpp
index 28e967f194..b5a9716150 100644
--- a/map/benchmark_tool/api.cpp
+++ b/map/benchmark_tool/api.cpp
@@ -2,8 +2,7 @@
#include "../../std/iostream.hpp"
#include "../../std/numeric.hpp"
-
-#include "../../base/start_mem_debug.hpp"
+#include "../../std/algorithm.hpp"
namespace bench