Skip to content

Commit 9ef9a7b

Browse files
author
Aaron Roller
committed
Merge branch 'AM-493/no-perception' of https://github.com/AutoModality/am_utils into AM-493/no-perception AM-493/no-perception
2 parents 4232f18 + c139207 commit 9ef9a7b

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)