Skip to content

Commit 5f77c27

Browse files
authored
fix cuda 13.3 errors (#6443)
* fix cuda 13.3 errors * thrust tuple include --------- Co-authored-by: jmackay2 <jmackay2>
1 parent be18165 commit 5f77c27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cuda/common/include/pcl/cuda/thrust.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@
4545
#include <thrust/copy.h>
4646
#include <thrust/device_ptr.h>
4747
#include <thrust/sequence.h>
48+
#include <thrust/tuple.h>

0 commit comments

Comments
 (0)