Skip to content

Commit 8a26719

Browse files
[gardening] Fix duplicate include.
1 parent 659b415 commit 8a26719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/runtime/Exclusivity.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
#if SWIFT_EXCLUSIVITY_USE_PTHREAD_SPECIFIC
4141
#include <pthread.h>
42-
#include <stdio.h>
4342
#endif
4443

4544
// Pick a return-address strategy

0 commit comments

Comments
 (0)