Skip to content

Commit

Permalink
fix: add include boost/json/src.hpp to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Feb 28, 2025
1 parent abfb1b7 commit 70cc92f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#include <boost/json/src.hpp>
#include <openscenario_interpreter/reader/element.hpp>
#include <openscenario_interpreter/syntax/open_scenario.hpp>
#include <openscenario_interpreter/syntax/open_scenario_category.hpp>
Expand Down

0 comments on commit 70cc92f

Please sign in to comment.