From bd6d669d35c2be3999b77c432d9da2a6fc225cc4 Mon Sep 17 00:00:00 2001 From: Mikhail Gorbushin Date: Mon, 25 Mar 2019 15:47:35 +0300 Subject: [PATCH] [routing] review fixes --- routing/index_graph.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/routing/index_graph.cpp b/routing/index_graph.cpp index 3126522f49..1f74fcc8fa 100644 --- a/routing/index_graph.cpp +++ b/routing/index_graph.cpp @@ -10,7 +10,6 @@ #include "base/checked_cast.hpp" #include "base/exception.hpp" - #include #include #include