mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
AST: Split off DependencyCollector.h from EvaluatorDependencies.h
Also remove some unnecessary #includes from DependencyCollector.h, which necessitated adding #includes in various other files.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "swift/AST/SynthesizedFileUnit.h"
|
||||
#include "swift/AST/TypeCheckRequests.h"
|
||||
#include "swift/AST/TypeVisitor.h"
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "swift/Basic/Dwarf.h"
|
||||
#include "swift/Basic/FileSystem.h"
|
||||
#include "swift/Basic/STLExtras.h"
|
||||
|
||||
Reference in New Issue
Block a user