fix up missing header from change r259084.

llvm-svn: 259114
This commit is contained in:
Todd Fiala 2016-01-28 23:17:53 +00:00
parent 7d45451a0d
commit d12f3750a3
1 changed files with 1 additions and 0 deletions

View File

@ -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"