Skip to content

Commit 64a0241

Browse files
committed
[libc++] IWYU <__utility/pair.h> in <__functional/hash.h>. NFCI.
This was the only thing preventing any one of our detail headers from compiling on its own.
1 parent f1b9ce2 commit 64a0241

File tree

1 file changed

+1
-0
lines changed
  • libcxx/include/__functional

1 file changed

+1
-0
lines changed

libcxx/include/__functional/hash.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <__tuple>
1515
#include <__utility/forward.h>
1616
#include <__utility/move.h>
17+
#include <__utility/pair.h>
1718
#include <__utility/swap.h>
1819
#include <cstdint>
1920
#include <cstring>

0 commit comments

Comments
 (0)