--- a/swift/lib/AST/FunctionRefInfo.cpp +++ b/swift/lib/AST/FunctionRefInfo.cpp @@ -14,6 +14,7 @@ // //===----------------------------------------------------------------------===// +#include #include "swift/AST/FunctionRefInfo.h" #include "swift/AST/DeclNameLoc.h" #include "swift/AST/Identifier.h"/// itself is available in wasi-libc, but it's just a stub that doesn't actually --- a/swift/stdlib/include/llvm/ADT/SmallVector.h +++ b/swift/stdlib/include/llvm/ADT/SmallVector.h @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include --- a/swift-foundation/Sources/_FoundationCShims/include/_CStdlib.h +++ b/swift-foundation/Sources/_FoundationCShims/include/_CStdlib.h @@ -51,10 +51,6 @@ #include #endif -#if __has_include() -#include -#endif - #if __has_include() /// Guard against including `signal.h` on WASI. The `signal.h` header file