Skip to content

Commit dee7a2f

Browse files
committed
Remove stdio import
Fixes building on linux (arm)
1 parent 132d1cb commit dee7a2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CoreFoundation/Base.subproj/SwiftRuntime/CoreFoundation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
#include <setjmp.h>
3535
#include <signal.h>
3636
#include <stddef.h>
37-
#include <stdio.h>
3837
#include <stdlib.h>
3938
#include <string.h>
4039
#include <time.h>

0 commit comments

Comments
 (0)