We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ba977 commit 6f0c38bCopy full SHA for 6f0c38b
1 file changed
features/feature_case/thrust/thrust_partition.cu
@@ -11,6 +11,7 @@
11
#include <thrust/device_vector.h>
12
#include <thrust/execution_policy.h>
13
#include <thrust/extrema.h>
14
+#include <thrust/find.h>
15
#include <thrust/host_vector.h>
16
#include <thrust/partition.h>
17
#include <thrust/sort.h>
0 commit comments