forked from organicmaps/organicmaps
[routing] Build fix
This commit is contained in:
parent
75a1f075b6
commit
566c7b2ae0
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@ omim_link_libraries(
|
|||
icu
|
||||
protobuf
|
||||
oauthcpp
|
||||
traffic
|
||||
${LIBZ}
|
||||
${Qt5Widgets_LIBRARIES}
|
||||
)
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "routing/routing_helpers.hpp"
|
||||
|
||||
#include "traffic/speed_groups.hpp"
|
||||
#include "traffic/traffic_info.hpp"
|
||||
|
||||
#include "indexer/feature_altitude.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue