This commit is contained in:
David Ungar
2019-12-04 08:41:16 -08:00
parent 496e602bff
commit 7af9b99c84
2 changed files with 2 additions and 2 deletions

View File

@@ -28,8 +28,8 @@
#include "swift/Subsystems.h"
#include "swift/AST/DiagnosticsFrontend.h"
#include "swift/AST/DiagnosticsSema.h"
#include "swift/AST/FineGrainedDependencies.h"
#include "swift/AST/FileSystem.h"
#include "swift/AST/FineGrainedDependencies.h"
#include "swift/AST/GenericSignatureBuilder.h"
#include "swift/AST/IRGenOptions.h"
#include "swift/AST/NameLookup.h"