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 Nov 9, 2022
1 parent bc073a6 commit aca6fa1
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 aca6fa1

Please sign in to comment.