Fixes accumulate living in <numeric> and not <algorithm>
This commit is contained in:
parent
f47f008e7d
commit
9c5d0f1e91
@ -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