Skip to content

Commit ef83960

Browse files
style(pre-commit): autofix
1 parent 385269d commit ef83960

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)