diff options
Diffstat (limited to 'gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp')
| -rw-r--r-- | gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp b/gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp index cff82e9b100..55033b238c6 100644 --- a/gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp +++ b/gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp @@ -12,7 +12,6 @@ //===----------------------------------------------------------------------===// #include "clang/AST/ASTConsumer.h" -#include "llvm/Bitcode/BitstreamReader.h" #include "clang/AST/Decl.h" #include "clang/AST/DeclGroup.h" using namespace clang; |
