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

Commit a7e776a

Browse files
authored
fix: boost optional build error on rolling environment (#241)
Signed-off-by: f0reachARR <f0reach@f0reach.me>
1 parent bf8e542 commit a7e776a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmp/lanelet2_extension/test/src/test_regulatory_elements.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
#include "lanelet2_extension/regulatory_elements/autoware_traffic_light.hpp"
1818

19+
#include <boost/optional/optional_io.hpp>
20+
1921
#include <gtest/gtest.h>
2022
#include <lanelet2_core/Attribute.h>
2123
#include <lanelet2_core/LaneletMap.h>

0 commit comments

Comments
 (0)