We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f359c8 commit e801f7fCopy full SHA for e801f7f
ros/ros_comm/rosbag_storage/include/rosbag/bag.h
@@ -46,8 +46,10 @@
46
#include "ros/header.h"
47
#include "ros/time.h"
48
#include "ros/message_traits.h"
49
+#include "ros/protobuffer_traits.h"
50
#include "ros/message_event.h"
51
#include "ros/serialization.h"
52
+#include "ros/serialization_protobuffer.h"
53
54
//#include "ros/subscription_callback_helper.h"
55
0 commit comments