Skip to content

Commit

Permalink
Update ros-noetic-rosmon-core.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Oct 14, 2023
1 parent df81ecd commit c84a0a5
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions patch/ros-noetic-rosmon-core.patch
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,3 @@ index 7dec1cc..da51913 100644
static const struct option OPTIONS[] = {
{"help", no_argument, nullptr, 'h'},
{"namespace", required_argument, nullptr, 'n'},
diff --git a/src/launch/substitution_python.cpp b/src/launch/substitution_python.cpp
index ffb1bcd..274651a 100644
--- a/src/launch/substitution_python.cpp
+++ b/src/launch/substitution_python.cpp
@@ -13,6 +13,8 @@
#include <boost/python/import.hpp>

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

namespace py = boost::python;

0 comments on commit c84a0a5

Please sign in to comment.