Fixes accumulate living in <numeric> and not <algorithm>
This commit is contained in:
parent
15752335f4
commit
c59758ef65
@ -5,7 +5,7 @@
|
||||
#include "engine/guidance/route.hpp"
|
||||
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <numeric>
|
||||
|
||||
namespace osrm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user