Skip to content

Commit

Permalink
Add RCLCPP_PUBLIC for window ci test
Browse files Browse the repository at this point in the history
Signed-off-by: Donghee Ye <donghee.ye@samsung.com>
  • Loading branch information
DongheeYe committed Jun 10, 2020
1 parent b275cdc commit 546751b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rclcpp/include/rclcpp/executor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ class Executor

RCLCPP_DISABLE_COPY(Executor)

RCLCPP_PUBLIC
void
spin_once_impl(std::chrono::nanoseconds timeout);

Expand Down

0 comments on commit 546751b

Please sign in to comment.