Skip to content

Commit

Permalink
Add missing RCLCPP_PUBLIC
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffery Hsu <jefferyyjhsu@gmail.com>
  • Loading branch information
jefferyyjhsu committed Sep 28, 2023
1 parent 8def0e8 commit a88a02a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ resolve_intra_process_buffer_type(
return resolved_buffer_type;
}

RCLCPP_PUBLIC
rclcpp::IntraProcessBufferType
resolve_intra_process_buffer_type(
const rclcpp::IntraProcessBufferType buffer_type);
Expand Down

0 comments on commit a88a02a

Please sign in to comment.