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