summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@freebsd.org>2012-12-21 17:07:08 +0000
committerRoman Divacky <rdivacky@freebsd.org>2012-12-21 17:07:08 +0000
commit241f45118bcd00aee748ae2ec368e859b9136ef1 (patch)
treee3bf8625249d23cf8cab66e8d1d6a99e15159725 /clang/lib/Frontend
parenta229186a82b4ded40ce704c3e5019d8c0df9898f (diff)
downloadbcm5719-llvm-241f45118bcd00aee748ae2ec368e859b9136ef1.tar.gz
bcm5719-llvm-241f45118bcd00aee748ae2ec368e859b9136ef1.zip
Remove duplicate includes.
llvm-svn: 170903
Diffstat (limited to 'clang/lib/Frontend')
-rw-r--r--clang/lib/Frontend/CompilerInvocation.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/Frontend/CompilerInvocation.cpp b/clang/lib/Frontend/CompilerInvocation.cpp
index 711e0e34366..3957f2c32ed 100644
--- a/clang/lib/Frontend/CompilerInvocation.cpp
+++ b/clang/lib/Frontend/CompilerInvocation.cpp
@@ -7,7 +7,6 @@
//
//===----------------------------------------------------------------------===//
-#include "clang/Frontend/CompilerInvocation.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/FileManager.h"
#include "clang/Basic/Version.h"
OpenPOWER on IntegriCloud