From 7e06c05718b22e6161cb28268f1a5dd2c984739f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 04:30:10 +0000 Subject: [PATCH] style(pre-commit): autofix --- .../include/autoware/geography_utils/projection.hpp | 2 +- autoware_geography_utils/package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autoware_geography_utils/include/autoware/geography_utils/projection.hpp b/autoware_geography_utils/include/autoware/geography_utils/projection.hpp index 678541adcb..5c4a69b15e 100644 --- a/autoware_geography_utils/include/autoware/geography_utils/projection.hpp +++ b/autoware_geography_utils/include/autoware/geography_utils/projection.hpp @@ -15,9 +15,9 @@ #ifndef AUTOWARE__GEOGRAPHY_UTILS__PROJECTION_HPP_ #define AUTOWARE__GEOGRAPHY_UTILS__PROJECTION_HPP_ +#include #include #include -#include namespace autoware::geography_utils { diff --git a/autoware_geography_utils/package.xml b/autoware_geography_utils/package.xml index 06eef283c3..4f07802ed8 100644 --- a/autoware_geography_utils/package.xml +++ b/autoware_geography_utils/package.xml @@ -11,11 +11,11 @@ autoware_cmake autoware_lanelet2_extension + autoware_map_msgs geographic_msgs geographiclib geometry_msgs lanelet2_io - autoware_map_msgs ament_cmake_ros ament_lint_auto