mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
NFC: Remove ClangModuleLoader.h include from ExtInfo.h
This was unnecessarily pulling in a whole bunch of Clang headers when all was needed was a forward declaration.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "swift/AST/DiagnosticEngine.h"
|
||||
#include "swift/AST/DiagnosticsFrontend.h"
|
||||
#include "swift/AST/Module.h"
|
||||
#include "swift/AST/ModuleLoader.h"
|
||||
#include "swift/AST/PluginRegistry.h"
|
||||
#include "swift/Basic/FileTypes.h"
|
||||
#include "swift/Basic/JSONSerialization.h"
|
||||
|
||||
Reference in New Issue
Block a user