Skip to content

Commit 21fbf36

Browse files
jennuinescpeters
andauthored
Add missing headers (#486)
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
1 parent 7da9972 commit 21fbf36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/standalone/point_cloud/point_cloud.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#include <gz/msgs/float_v.pb.h>
1919
#include <gz/msgs/pointcloud_packed.pb.h>
2020

21+
#include <gz/msgs/PointCloudPackedUtils.hh>
22+
#include <gz/msgs/Utility.hh>
2123
#include <gz/transport/Node.hh>
2224

2325
#include <atomic>

0 commit comments

Comments
 (0)