Skip to content

Commit

Permalink
update deprecated traits include
Browse files Browse the repository at this point in the history
as reported by PCL 1.12.
  • Loading branch information
v4hn committed Oct 29, 2022
1 parent ca79752 commit 83413b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcl_ros/include/pcl_ros/point_cloud.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <ros/ros.h>
#include <pcl/point_cloud.h>
#include <pcl/point_traits.h>
#include <pcl/type_traits.h>
#include <pcl/for_each_type.h>
#include <pcl/conversions.h>
#include <pcl_conversions/pcl_conversions.h>
Expand Down

0 comments on commit 83413b4

Please sign in to comment.