From 9665d4d9835fe5eef82b32d2a59f8204d0456ca5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 11:23:14 +0000 Subject: [PATCH] style(pre-commit): autofix Signed-off-by: Esteve Fernandez --- .../src/scene.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/autoware_behavior_path_avoidance_by_lane_change_module/src/scene.cpp b/planning/autoware_behavior_path_avoidance_by_lane_change_module/src/scene.cpp index 81e72aa8b2276..2d0838e992f98 100644 --- a/planning/autoware_behavior_path_avoidance_by_lane_change_module/src/scene.cpp +++ b/planning/autoware_behavior_path_avoidance_by_lane_change_module/src/scene.cpp @@ -28,8 +28,8 @@ #include #include -#include #include +#include #include #include