[routing] Build fix

This commit is contained in:
Mikhail Gorbushin 2019-04-25 21:35:48 +03:00 committed by Vladimir Byko-Ianko
parent b18cd0a09b
commit 75a1f075b6
2 changed files with 3 additions and 0 deletions

View file

@ -63,6 +63,7 @@ omim_link_libraries(
succinct
stats_client
icu
generator_tests_support
${LIBZ}
)

View file

@ -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"