File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1717// / include here and keep these includes minimal!
1818// /
1919// / See include guidelines and caveats in `BasicBridging.h`.
20- #include " swift/ABI/InvertibleProtocols.h"
2120#include " swift/AST/AccessorKind.h"
2221#include " swift/AST/AttrKind.h"
2322#include " swift/AST/DiagnosticKind.h"
Original file line number Diff line number Diff line change 2222#include " swift/AST/GenericSignature.h"
2323#include " swift/AST/GenericEnvironment.h"
2424#include " swift/AST/IfConfigClauseRangeInfo.h"
25- #include " swift/AST/KnownProtocols.h"
2625#include " swift/AST/MacroDeclaration.h"
2726#include " swift/AST/ProtocolConformance.h"
2827#include " swift/AST/ProtocolConformanceRef.h"
2928#include " swift/AST/SourceFile.h"
3029#include " swift/AST/Stmt.h"
3130#include " swift/Basic/Assertions.h"
3231#include " swift/Basic/Fingerprint.h"
33- #include < optional>
3432
3533SWIFT_BEGIN_NULLABILITY_ANNOTATIONS
3634
You can’t perform that action at this time.
0 commit comments