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:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "swift/AST/ASTContext.h"
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "swift/Frontend/Frontend.h"
|
||||
#include "swift/Frontend/ModuleInterfaceLoader.h"
|
||||
#include "swift/Frontend/PrintingDiagnosticConsumer.h"
|
||||
|
||||
Reference in New Issue
Block a user