Skip to content

Commit 9665d4d

Browse files
pre-commit-ci[bot]esteve
authored andcommitted
style(pre-commit): autofix
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 4142dce commit 9665d4d

File tree

1 file changed

+1
-1
lines changed
  • planning/autoware_behavior_path_avoidance_by_lane_change_module/src

1 file changed

+1
-1
lines changed

planning/autoware_behavior_path_avoidance_by_lane_change_module/src/scene.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
#include <boost/geometry/algorithms/centroid.hpp>
2929
#include <boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp>
3030

31-
#include <limits>
3231
#include <algorithm>
32+
#include <limits>
3333
#include <optional>
3434
#include <utility>
3535

0 commit comments

Comments
 (0)