Remove unused header include.

llvm-svn: 243938
This commit is contained in:
Argyrios Kyrtzidis 2015-08-04 01:44:13 +00:00
parent 2d265aee08
commit 0ce08b890e
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include "clang/Basic/DiagnosticIDs.h"
#include "clang/Basic/TargetInfo.h"
#include "clang/Basic/Version.h"
#include "clang/CodeGen/ObjectFilePCHContainerOperations.h"
#include "clang/Frontend/ASTUnit.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/FrontendDiagnostic.h"