forked from OSchip/llvm-project
fix up missing header from change r259084.
llvm-svn: 259114
This commit is contained in:
parent
7d45451a0d
commit
d12f3750a3
|
@ -13,6 +13,7 @@
|
|||
#include "ClangModulesDeclVendor.h"
|
||||
|
||||
#include "clang/AST/ASTContext.h"
|
||||
#include "clang/AST/DeclObjC.h"
|
||||
#include "clang/AST/RecordLayout.h"
|
||||
#include "lldb/Core/Log.h"
|
||||
#include "lldb/Core/Module.h"
|
||||
|
|
Loading…
Reference in New Issue