forked from organicmaps/organicmaps
[routing] Build fix
This commit is contained in:
parent
b18cd0a09b
commit
75a1f075b6
2 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,7 @@ omim_link_libraries(
|
|||
succinct
|
||||
stats_client
|
||||
icu
|
||||
generator_tests_support
|
||||
|
||||
${LIBZ}
|
||||
)
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#include "testing/testing.hpp"
|
||||
|
||||
#include "generator/generator_tests_support/routing_helpers.hpp"
|
||||
|
||||
#include "routing/fake_ending.hpp"
|
||||
#include "routing/geometry.hpp"
|
||||
#include "routing/index_graph.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue