Skip to content

Commit 4956ba6

Browse files
committed
Merge pull request #2878 from apple/runtime-remove-unused-header
2 parents 85f3058 + f47b533 commit 4956ba6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stdlib/public/runtime/HeapObject.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
#include <cstring>
2929
#include <cstdio>
3030
#include <cstdlib>
31-
#if !defined(_MSC_VER)
32-
#include <unistd.h>
33-
#endif
3431
#include "../SwiftShims/RuntimeShims.h"
3532
#if SWIFT_OBJC_INTEROP
3633
# include <objc/NSObject.h>

0 commit comments

Comments
 (0)