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

Commit

Permalink
fix: boost optional build error on rolling environment (#241)
Browse files Browse the repository at this point in the history
Signed-off-by: f0reachARR <f0reach@f0reach.me>
  • Loading branch information
f0reachARR authored Jun 14, 2024
1 parent bf8e542 commit a7e776a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tmp/lanelet2_extension/test/src/test_regulatory_elements.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

#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>
Expand Down

0 comments on commit a7e776a

Please sign in to comment.