Skip to content

Commit

Permalink
Fix precommit
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed May 16, 2024
1 parent 851e1b7 commit 031acda
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
#include <geometry_msgs/msg/pose.hpp>
#include <nav_msgs/msg/odometry.hpp>

#include <memory>
#include <vector>

namespace autoware_planning_test_manager::utils
{
using autoware_planning_msgs::msg::LaneletRoute;
Expand Down

0 comments on commit 031acda

Please sign in to comment.