We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
thrust/functional.h
1 parent 12d640f commit 886ffdeCopy full SHA for 886ffde
thrust/thrust/functional.h
@@ -31,6 +31,8 @@
31
#endif // no system header
32
#include <thrust/detail/functional/actor.h>
33
34
+#include <cuda/std/functional>
35
+
36
#include <functional>
37
38
THRUST_NAMESPACE_BEGIN
0 commit comments