Skip to content

Commit c42e15e

Browse files
committed
Explicitly include MetadataValues.h
1 parent fcb87b7 commit c42e15e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Reflection/TypeLowering.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
//===----------------------------------------------------------------------===//
2020

2121
#include "swift/ABI/Enum.h"
22+
#include "swift/ABI/MetadataValues.h"
2223
#include "swift/Reflection/TypeLowering.h"
2324
#include "swift/Reflection/TypeRef.h"
2425
#include "swift/Reflection/TypeRefBuilder.h"

0 commit comments

Comments
 (0)