Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and f0reachARR committed Mar 19, 2024
1 parent 6380591 commit e3311b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tmp/lanelet2_extension/test/src/test_regulatory_elements.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@

#include "lanelet2_extension/regulatory_elements/autoware_traffic_light.hpp"

#include <boost/optional/optional_io.hpp>

#include <gtest/gtest.h>
#include <lanelet2_core/Attribute.h>
#include <lanelet2_core/LaneletMap.h>

#include <boost/optional/optional_io.hpp>
#include <cmath>
#include <vector>

Expand Down

0 comments on commit e3311b0

Please sign in to comment.