Skip to content

Commit

Permalink
Added missing include for bionic.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Mar 21, 2022
1 parent 8af695e commit a00423e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/qml_ros_plugin/subscriber.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <ros_babel_fish/babel_fish_message.h>

#include <ros/subscriber.h>
#include <mutex>

namespace qml_ros_plugin
{
Expand Down

0 comments on commit a00423e

Please sign in to comment.