mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Concurrency] Remove redundant include.
Clean up an unnecesary include. rdar://90776105
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
#include <android/log.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_PTHREAD_H
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user