summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp')
-rw-r--r--gnu/llvm/tools/clang/lib/AST/ASTConsumer.cpp1
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;