ros2 / rcpputils

Apache License 2.0
32 stars 55 forks source link

filesystem_helper.hpp missing include #177

Closed oysstu closed 1 year ago

oysstu commented 1 year ago

Build fails due to a missing cstdint include https://github.com/ros2/rcpputils/blob/a77662fca77ce3f579eeecc937b0c5b9e5216b46/include/rcpputils/filesystem_helper.hpp#LL137C20-L137C28

Don't have time to make a PR right now. Currently broken on latest humble patch release.