File tree Expand file tree Collapse file tree 4 files changed +2
-5
lines changed
Expand file tree Collapse file tree 4 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2323#include " swift/AST/DiagnosticEngine.h"
2424#include " swift/AST/DiagnosticsClangImporter.h"
2525#include " swift/AST/ExistentialLayout.h"
26- #include " swift/AST/GenericEnvironment .h"
27- #include " swift/AST/GenericSignatureBuilder .h"
26+ #include " swift/AST/GenericParamList .h"
27+ #include " swift/AST/GenericSignature .h"
2828#include " swift/AST/Module.h"
2929#include " swift/AST/NameLookup.h"
3030#include " swift/AST/ParameterList.h"
Original file line number Diff line number Diff line change 2323#include " swift/AST/DiagnosticsSIL.h"
2424#include " swift/AST/ForeignInfo.h"
2525#include " swift/AST/GenericEnvironment.h"
26- #include " swift/AST/GenericSignatureBuilder.h"
2726#include " swift/AST/Module.h"
2827#include " swift/AST/ModuleLoader.h"
2928#include " swift/AST/ProtocolConformance.h"
Original file line number Diff line number Diff line change 3535#include " swift/AST/Expr.h"
3636#include " swift/AST/ForeignErrorConvention.h"
3737#include " swift/AST/GenericEnvironment.h"
38- #include " swift/AST/GenericSignatureBuilder.h"
3938#include " swift/AST/Initializer.h"
4039#include " swift/AST/NameLookup.h"
4140#include " swift/AST/NameLookupRequests.h"
Original file line number Diff line number Diff line change 1919#include " swift/AST/DiagnosticsSema.h"
2020#include " swift/AST/ExistentialLayout.h"
2121#include " swift/AST/GenericEnvironment.h"
22- #include " swift/AST/GenericSignatureBuilder.h"
2322#include " swift/AST/ProtocolConformance.h"
2423#include " swift/AST/ParameterList.h"
2524#include " swift/AST/TypeCheckRequests.h"
You can’t perform that action at this time.
0 commit comments