Remove unused header.

llvm-svn: 184945
This commit is contained in:
Rafael Espindola 2013-06-26 13:49:47 +00:00
parent fd3ad693e8
commit e6151cf586
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include "llvm/Support/Host.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/PathV1.h"
#include "llvm/Support/TargetSelect.h"
#include "llvm/Support/raw_ostream.h"
using namespace clang;