Skip to content

Commit

Permalink
add missing headers
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed May 31, 2024
1 parent fff3120 commit ffde108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/autoware_control_center/test/test_utility.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#include <autoware_control_center_msgs/srv/deregister.hpp>
#include <autoware_control_center_msgs/srv/register.hpp>

#include <memory>
#include <string>
#include <tuple>

namespace autoware::control_center::test
Expand Down

0 comments on commit ffde108

Please sign in to comment.