File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1818#include " swift/AST/ASTContext.h"
1919#include " swift/AST/ASTPrinter.h"
2020#include " swift/AST/AvailabilityDomain.h"
21- #include " swift/AST/AvailabilityInference.h"
2221#include " swift/AST/Decl.h"
2322#include " swift/AST/Expr.h"
2423#include " swift/AST/GenericEnvironment.h"
Original file line number Diff line number Diff line change 1414#include " swift/AST/ASTContext.h"
1515#include " swift/AST/AvailabilityConstraint.h"
1616#include " swift/AST/AvailabilityContextStorage.h"
17- #include " swift/AST/AvailabilityInference.h"
1817#include " swift/AST/AvailabilityScope.h"
1918#include " swift/AST/Decl.h"
2019#include " swift/AST/Module.h"
Original file line number Diff line number Diff line change 1818
1919#include " swift/AST/ASTContext.h"
2020#include " swift/AST/AvailabilityConstraint.h"
21- #include " swift/AST/AvailabilityInference.h"
2221#include " swift/AST/AvailabilitySpec.h"
2322#include " swift/AST/Decl.h"
2423#include " swift/AST/Expr.h"
Original file line number Diff line number Diff line change 1313#include " CodeCompletionDiagnostics.h"
1414
1515#include " swift/AST/ASTContext.h"
16- #include " swift/AST/AvailabilityInference.h"
1716#include " swift/AST/Decl.h"
1817#include " swift/AST/DiagnosticEngine.h"
1918#include " swift/AST/DiagnosticsIDE.h"
Original file line number Diff line number Diff line change 3232#include " swift/AST/ASTWalker.h"
3333#include " swift/AST/AccessScope.h"
3434#include " swift/AST/Attr.h"
35- #include " swift/AST/AvailabilityInference.h"
3635#include " swift/AST/ClangModuleLoader.h"
3736#include " swift/AST/ConformanceLookup.h"
3837#include " swift/AST/Decl.h"
You can’t perform that action at this time.
0 commit comments