Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 7, 2025
1 parent c203091 commit ee597a9
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@
// See the License for the specific language governing permissions and
// limitations under the License.


// this file is for backward compatibility
// TODO: remove this file after the transition to the new vehicle info utils

#ifndef AUTOWARE_VEHICLE_INFO_UTILS__VEHICLE_INFO_UTILS_HPP_
#define AUTOWARE_VEHICLE_INFO_UTILS__VEHICLE_INFO_UTILS_HPP_
#ifndef AUTOWARE_VEHICLE_INFO_UTILS__AUTOWARE_VEHICLE_INFO_UTILS_HPP_
#define AUTOWARE_VEHICLE_INFO_UTILS__AUTOWARE_VEHICLE_INFO_UTILS_HPP_

#include <autoware/vehicle_info_utils/vehicle_info_utils.hpp>

#endif // AUTOWARE_VEHICLE_INFO_UTILS__VEHICLE_INFO_UTILS_HPP_
#endif // AUTOWARE_VEHICLE_INFO_UTILS__AUTOWARE_VEHICLE_INFO_UTILS_HPP_

0 comments on commit ee597a9

Please sign in to comment.