Skip to content

Commit c4052d2

Browse files
authored
Merge pull request #3039 from compnerd/add-missing-header
2 parents 6231cca + 6a91919 commit c4052d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/runtime/Reflection.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <cstring>
2525
#include <new>
2626
#include <string>
27+
#include <tuple>
2728

2829
#if SWIFT_OBJC_INTEROP
2930
#include "swift/Runtime/ObjCBridge.h"

0 commit comments

Comments
 (0)