AST: Peel off ClangModuleLoader.h from ASTContext.h

This commit is contained in:
Slava Pestov
2019-08-30 15:23:08 -04:00
parent 22cb6f1176
commit 75f4625bee
14 changed files with 17 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
#include "swift/AST/ModuleNameLookup.h"
#include "swift/AST/ASTContext.h"
#include "swift/AST/ClangModuleLoader.h"
#include "swift/AST/ImportCache.h"
#include "swift/AST/NameLookup.h"
#include "llvm/Support/raw_ostream.h"