Skip to content

Commit c139207

Browse files
authored
Merge branch 'master' into AM-493/no-perception
2 parents a9af4f0 + 3a3407f commit c139207

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

include/am_utils/point_types.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
#ifndef AM_UTILS_INCLUDE_AM_UTILS_POINT_TYPE_H_
22
#define AM_UTILS_INCLUDE_AM_UTILS_POINT_TYPE_H_
33

4-
#include <pcl-1.8/pcl/point_types.h>
5-
#include <pcl-1.8/pcl/point_types.h>
6-
#include <pcl-1.8/pcl/point_types.h>
4+
#include <pcl/point_types.h>
75

86
namespace pcl {
97

0 commit comments

Comments
 (0)