From 077e47f4118cc7e4abbf9999e87593006e591b76 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 05:07:31 +0000 Subject: [PATCH] ci(pre-commit): autofix --- .../behavior_path_planner/behavior_path_planner_node.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/behavior_path_planner/include/behavior_path_planner/behavior_path_planner_node.hpp b/planning/behavior_path_planner/include/behavior_path_planner/behavior_path_planner_node.hpp index e28435aacab0a..073f9015d4616 100644 --- a/planning/behavior_path_planner/include/behavior_path_planner/behavior_path_planner_node.hpp +++ b/planning/behavior_path_planner/include/behavior_path_planner/behavior_path_planner_node.hpp @@ -50,8 +50,8 @@ #include #include -#include #include +#include namespace behavior_path_planner {