fix mixed up include header <numeric> <-> <cmath>
This commit is contained in:
		
							parent
							
								
									b391daac6d
								
							
						
					
					
						commit
						032c21c545
					
				| @ -39,8 +39,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||||
| 
 | ||||
| #include <osrm/Coordinate.h> | ||||
| 
 | ||||
| #include <cmath> | ||||
| 
 | ||||
| #include <limits> | ||||
| #include <numeric> | ||||
| #include <vector> | ||||
| 
 | ||||
| struct PathData; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user