Skip to content

Commit

Permalink
fix(distortion_corrector_node): include vector header for cpplint check
Browse files Browse the repository at this point in the history
Signed-off-by: Takahisa.Ishikawa <[email protected]>
  • Loading branch information
Takahisa.Ishikawa committed Jan 31, 2025
1 parent 8f5480d commit bc63672
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <memory>
#include <string>
#include <utility>
#include <vector>

namespace autoware::pointcloud_preprocessor
{
Expand Down

0 comments on commit bc63672

Please sign in to comment.