Closed clalancette closed 5 months ago
There are 3 fixes in here:
#include <cstdint>
rosidl_get_typesupport_target
This should fix #46
CI for this is in https://build.ros2.org/view/Rci/job/Rci__nightly-performance_ubuntu_noble_amd64/26/
There are 3 fixes in here:
#include <cstdint>
as necessary.rosidl_get_typesupport_target
, which is our modern way of doing things.This should fix #46