Remove dead include.

llvm-svn: 184939
This commit is contained in:
Rafael Espindola 2013-06-26 12:49:58 +00:00
parent ccc6ea6c0b
commit 839f6e8c6d
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#include "clang/Lex/Preprocessor.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/PathV1.h"
#include "llvm/Support/Signals.h"
#include "llvm/Support/system_error.h"