提交 b9dd0745 编写于 作者: P Petr A. Ermolaev

fix compilation via gcc and cuda 9.1

add missing #include <thrust/gather> to kdtree_cuda_3d_index.cu
上级 eae74007
......@@ -32,6 +32,7 @@
#include <flann/util/cuda/result_set.h>
// #define THRUST_DEBUG 1
#include <cuda.h>
#include <thrust/gather.h>
#include <thrust/copy.h>
#include <thrust/device_vector.h>
#include <vector_types.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册