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-04-25 21:41:31 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2019-05-06 14:05:29 +0300
commit566c7b2ae065f5c49e4ffefa49ed29fb27c21f97 (patch)
treefbc3b892b667ebf252e081ec038f032c085e5211 /routing
parent75a1f075b6fc2ca496423d802b46e7cf1ac01716 (diff)
[routing] Build fix
Diffstat (limited to 'routing')
-rw-r--r--routing/edge_estimator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/routing/edge_estimator.cpp b/routing/edge_estimator.cpp
index f5f825246c..3c3d41e1a2 100644
--- a/routing/edge_estimator.cpp
+++ b/routing/edge_estimator.cpp
@@ -2,6 +2,7 @@
#include "routing/routing_helpers.hpp"
+#include "traffic/speed_groups.hpp"
#include "traffic/traffic_info.hpp"
#include "indexer/feature_altitude.hpp"