Skip to content

Commit

Permalink
need to include boost mpl vector header
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Apr 17, 2024
1 parent d37c3a1 commit 571aa29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosmon_core/src/launch/substitution_python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <boost/python/import.hpp>

#include <boost/lexical_cast.hpp>
#include <boost/mpl/vector.hpp>

namespace py = boost::python;

Expand Down

0 comments on commit 571aa29

Please sign in to comment.