Skip to content

Commit

Permalink
Add missing include for executors (#1653)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Aug 2, 2024
1 parent 4210767 commit 774f053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller_manager/test/controller_manager_test_common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include "controller_manager/controller_manager.hpp"
#include "controller_manager_msgs/srv/switch_controller.hpp"

#include "rclcpp/executors.hpp"
#include "rclcpp/utilities.hpp"

#include "std_msgs/msg/string.hpp"
Expand Down

0 comments on commit 774f053

Please sign in to comment.