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:
authorMikhail Gorbushin <m.gorbushin@corp.mail.ru>2019-03-25 15:47:35 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2019-03-25 16:40:52 +0300
commitbd6d669d35c2be3999b77c432d9da2a6fc225cc4 (patch)
tree26f86c139aa0aa7692c0284a35c0b7c19e297599 /routing
parent0d56fa17c1e64e7fdbe0d7e20a5655ffd9880f0f (diff)
[routing] review fixes
Diffstat (limited to 'routing')
-rw-r--r--routing/index_graph.cpp1
1 files changed, 0 insertions, 1 deletions
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 <algorithm>
#include <cstdlib>
#include <limits>