Skip to content

Commit

Permalink
Add missing RCLCPP_PUBLIC to ~StaticExecutorEntitiesCollector (#1227) (
Browse files Browse the repository at this point in the history
…#1228)

Signed-off-by: Stephen Brawner <brawner@gmail.com>
  • Loading branch information
brawner authored Jul 14, 2020
1 parent 5f6bf45 commit 6ea67a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class StaticExecutorEntitiesCollector final
StaticExecutorEntitiesCollector() = default;

// Destructor
RCLCPP_PUBLIC
~StaticExecutorEntitiesCollector();

/// Initialize StaticExecutorEntitiesCollector
Expand Down

0 comments on commit 6ea67a4

Please sign in to comment.