Skip to content

Commit 520d39f

Browse files
committed
Add tuple.h to pair.inl.
1 parent 9bf1ab3 commit 520d39f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thrust/detail/pair.inl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
#include <thrust/pair.h>
1818
#include <thrust/detail/swap.h>
19+
#include <thrust/tuple.h>
1920

2021
namespace thrust
2122
{

0 commit comments

Comments
 (0)