File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
#include " swift/AST/DiagnosticEngine.h"
20
20
#include " swift/AST/DiagnosticsFrontend.h"
21
21
#include " swift/AST/ExistentialLayout.h"
22
- #include " swift/AST/FineGrainedDependencies.h"
23
22
#include " swift/AST/FileSystem.h"
23
+ #include " swift/AST/FineGrainedDependencies.h"
24
24
#include " swift/AST/Module.h"
25
25
#include " swift/AST/ModuleLoader.h"
26
26
#include " swift/AST/NameLookup.h"
Original file line number Diff line number Diff line change 28
28
#include " swift/Subsystems.h"
29
29
#include " swift/AST/DiagnosticsFrontend.h"
30
30
#include " swift/AST/DiagnosticsSema.h"
31
- #include " swift/AST/FineGrainedDependencies.h"
32
31
#include " swift/AST/FileSystem.h"
32
+ #include " swift/AST/FineGrainedDependencies.h"
33
33
#include " swift/AST/GenericSignatureBuilder.h"
34
34
#include " swift/AST/IRGenOptions.h"
35
35
#include " swift/AST/NameLookup.h"
You can’t perform that action at this time.
0 commit comments