osrm-backend/include
Lasse Liehu af59a9cfae
Fix build with GCC 13 (#6632)
Building with GCC 13 failed because for example std::int32_t
was not found. Porting guide [1] suggested to add explicit includes
for <cstdint> if necessary, so did just that.

[1]: https://gcc.gnu.org/gcc-13/porting_to.html
2023-05-31 07:53:04 +02:00
..
contractor Fix formatting 2022-12-20 18:00:11 +01:00
customizer Fix formatting 2022-12-20 18:00:11 +01:00
engine Allow -1.0 as unlimited for default_radius value (#6599) 2023-05-31 07:52:35 +02:00
extractor print tracebacks and line numbers for Lua runtime errors (#6564) 2023-03-23 19:18:58 +01:00
guidance Fix formatting 2022-12-20 18:00:11 +01:00
nodejs Allow -1.0 as unlimited for default_radius value (#6599) 2023-05-31 07:52:35 +02:00
osrm Fix formatting 2022-12-20 18:00:11 +01:00
partitioner Fix formatting 2022-12-20 18:00:11 +01:00
server Fix boost header deprecation warning (#6515) 2023-01-21 08:47:05 +01:00
storage Fix formatting 2022-12-20 18:00:11 +01:00
updater Fix boost header deprecation warning (#6515) 2023-01-21 08:47:05 +01:00
util Fix build with GCC 13 (#6632) 2023-05-31 07:53:04 +02:00