Skip to content

Commit e87ed41

Browse files
committed
Address comment: add missing include for chrono
Signed-off-by: jayyoung <jay.young@gmail.com>
1 parent f12988a commit e87ed41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rclcpp/include/rclcpp/experimental/subscription_intra_process.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include <rmw/types.h>
1919

20+
#include <chrono>
2021
#include <functional>
2122
#include <memory>
2223
#include <stdexcept>

0 commit comments

Comments
 (0)