Skip to content

Commit b29c102

Browse files
committed
Make operator RCLCPP_PUBLIC
Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
1 parent 5d54798 commit b29c102

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rclcpp/include/rclcpp/time.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ class Time
218218
/**
219219
* \throws std::overflow_error if addition leads to overflow
220220
*/
221+
RCLCPP_PUBLIC
221222
Time
222223
operator+(const rclcpp::Duration & lhs, const rclcpp::Time & rhs);
223224

0 commit comments

Comments
 (0)