mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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:
@@ -1,4 +1,5 @@
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "swift/SIL/SILDeclRef.h"
|
||||
#include <ModuleAnalyzerNodes.h>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user