diff --git a/routing/route_point.hpp b/routing/route_point.hpp index 55e1c4f4b7..e652b044ef 100644 --- a/routing/route_point.hpp +++ b/routing/route_point.hpp @@ -2,6 +2,8 @@ #include "routing/road_point.hpp" +#include "std/cstdint.hpp" + namespace routing { class RoutePoint final