Skip to content

Commit aba3da1

Browse files
committed
fixed warning
1 parent 1ae6769 commit aba3da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cuNSearch.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <chrono>
1111
#include <thread>
1212

13-
#include <device_functions.h>
13+
#include <cuda_runtime.h>
1414

1515
#include <thrust/device_ptr.h>
1616
#include <thrust/sort.h>

0 commit comments

Comments
 (0)