Skip to content

Commit

Permalink
Backport Gazebo11/Bionic fix for boost variant (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero authored May 8, 2020
1 parent 4de2cea commit 2cd3c21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gazebo_plugins/src/gazebo_ros_ray_sensor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
// limitations under the License.

#include <boost/make_shared.hpp>
#include <boost/variant.hpp>
#include <gazebo/transport/transport.hh>
#include <gazebo_plugins/gazebo_ros_ray_sensor.hpp>
#include <gazebo_ros/conversions/sensor_msgs.hpp>
Expand Down

0 comments on commit 2cd3c21

Please sign in to comment.