Skip to content

Commit a27f020

Browse files
author
Carl Delsey
authored
Fixing linter failure in nav2_util (#1424)
1 parent 54df1fa commit a27f020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nav2_util/include/nav2_util/parameter_events_subscriber.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include <utility>
2020
#include <unordered_map>
2121
#include <vector>
22+
#include <list>
2223

2324
#include "rclcpp/rclcpp.hpp"
2425
#include "rclcpp/parameter_events_filter.hpp"

0 commit comments

Comments
 (0)