Skip to content

Commit

Permalink
Add serialized_message.hpp header (ros2#1095)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Brawner <brawner@gmail.com>
  • Loading branch information
brawner authored and Joshua Hampp committed Jul 7, 2020
1 parent 2981fb8 commit 5793c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rclcpp/include/rclcpp/message_memory_strategy.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "rclcpp/allocator/allocator_common.hpp"
#include "rclcpp/exceptions.hpp"
#include "rclcpp/macros.hpp"
#include "rclcpp/serialized_message.hpp"
#include "rclcpp/visibility_control.hpp"

#include "rcutils/logging_macros.h"
Expand Down

0 comments on commit 5793c07

Please sign in to comment.