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 error
Browse files Browse the repository at this point in the history
Signed-off-by: f0reachARR <f0reach@f0reach.me>
  • Loading branch information
f0reachARR committed Mar 19, 2024
1 parent ede5f15 commit 6380591
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#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 6380591

Please sign in to comment.