Skip to content

Commit

Permalink
Fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
miscco committed Jan 16, 2025
1 parent 87f9192 commit 48a94f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thrust/thrust/system/cuda/detail/future.inl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# include <cuda/std/__memory/addressof.h>
# include <cuda/std/__memory/unique_ptr.h>
# include <cuda/std/type_traits/__remove_cvref.h>
# include <cuda/std/type_traits>

# include <type_traits>

Expand Down

0 comments on commit 48a94f6

Please sign in to comment.