Skip to content

Commit dd93538

Browse files
authored
Drop an unused #include from ImageInspectionCommon.h (#40203)
1 parent f364d24 commit dd93538

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stdlib/public/runtime/ImageInspectionCommon.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121

2222
#if defined(__MACH__)
2323

24-
#include <mach-o/dyld.h>
25-
2624
/// The Mach-O section name for the section containing protocol descriptor
2725
/// references. This lives within SEG_TEXT.
2826
#define MachOProtocolsSection "__swift5_protos"

0 commit comments

Comments
 (0)