Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Add tuple.h to pair.inl.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhemstad committed Jun 23, 2021
1 parent 9bf1ab3 commit 520d39f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thrust/detail/pair.inl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include <thrust/pair.h>
#include <thrust/detail/swap.h>
#include <thrust/tuple.h>

namespace thrust
{
Expand Down

0 comments on commit 520d39f

Please sign in to comment.