summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-12-06 06:32:40 +0000
committerRichard Trieu <rtrieu@google.com>2018-12-06 06:32:40 +0000
commit587c1cb9f779a35941cb76b5baeac8886ee66c93 (patch)
tree2725e8b39bd9d6286773ac8529e84ca045e0b2a0 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent5337c7482566198c21eccbf9bd178ba1387b7ebc (diff)
downloadbcm5719-llvm-587c1cb9f779a35941cb76b5baeac8886ee66c93.tar.gz
bcm5719-llvm-587c1cb9f779a35941cb76b5baeac8886ee66c93.zip
Remove unnecessary include.
llvm-svn: 348459
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
-rw-r--r--clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp b/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
index 5d97807316b..f707e1ea9e9 100644
--- a/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
+++ b/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
@@ -21,7 +21,6 @@
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Lex/HeaderSearch.h"
#include "clang/Lex/Preprocessor.h"
-#include "clang/Serialization/ASTWriter.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Bitcode/BitstreamReader.h"
#include "llvm/DebugInfo/DWARF/DWARFContext.h"
OpenPOWER on IntegriCloud