Revert "fix up missing header from change r259084."

This change was made based on a bad signal from the
Green Dragon LLDB builder.  This change was not needed.
Reverting out r259114.

llvm-svn: 259216
This commit is contained in:
Todd Fiala 2016-01-29 18:13:30 +00:00
parent 75f492e7f1
commit 0647dbb1d8
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#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"