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 e8256c0 commit 3fe6e1bCopy full SHA for 3fe6e1b
sensor_msgs/include/sensor_msgs/impl/point_cloud2_iterator.hpp
@@ -29,6 +29,8 @@
29
// This file is originally from:
30
// https://github.com/ros/common_msgs/blob/50ee957/sensor_msgs/include/sensor_msgs/impl/point_cloud2_iterator.h
31
32
+// IWYU pragma: private, include "sensor_msgs/point_cloud2_iterator.hpp"
33
+
34
#ifndef SENSOR_MSGS__IMPL__POINT_CLOUD2_ITERATOR_HPP_
35
#define SENSOR_MSGS__IMPL__POINT_CLOUD2_ITERATOR_HPP_
36
0 commit comments