Skip to content

Commit 2349908

Browse files
committed
Add missing RCLCPP_PUBLIC
Signed-off-by: Jeffery Hsu <[email protected]>
1 parent f2a412a commit 2349908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rclcpp/include/rclcpp/detail/resolve_intra_process_buffer_type.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ resolve_intra_process_buffer_type(
4747
return resolved_buffer_type;
4848
}
4949

50+
RCLCPP_PUBLIC
5051
rclcpp::IntraProcessBufferType
5152
resolve_intra_process_buffer_type(
5253
const rclcpp::IntraProcessBufferType buffer_type);

0 commit comments

Comments
 (0)