We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bd2cd commit 54ab537Copy full SHA for 54ab537
unit_tests/engine/guidance_assembly.cpp
@@ -20,7 +20,7 @@ BOOST_AUTO_TEST_CASE(rfc4648_test_vectors)
20
21
BOOST_AUTO_TEST_CASE(trim_short_segments)
22
{
23
- //using namespace osrm::extractor::guidance;
+ using namespace osrm::extractor::guidance;
24
using namespace osrm::engine::guidance;
25
using namespace osrm::engine;
26
using namespace osrm::util;
0 commit comments