wip
This commit is contained in:
parent
0d03c1a0a3
commit
55529beb29
@ -16,7 +16,8 @@ using namespace osrm::util;
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(graph_view)
|
||||
|
||||
namespace {
|
||||
namespace
|
||||
{
|
||||
void shuffle(std::vector<EdgeWithSomeAdditionalData> &grid_edges)
|
||||
{
|
||||
std::random_device rd;
|
||||
|
Loading…
Reference in New Issue
Block a user