diff --git a/unit_tests/partitioner/recursive_bisection.cpp b/unit_tests/partitioner/recursive_bisection.cpp index cd6eec5d1..dfcbb805f 100644 --- a/unit_tests/partitioner/recursive_bisection.cpp +++ b/unit_tests/partitioner/recursive_bisection.cpp @@ -7,7 +7,6 @@ #include - using namespace osrm::partitioner; using namespace osrm::util;