[clang-tblgen] Remove unused #include (NFC)

llvm-svn: 277885
This commit is contained in:
Vedant Kumar 2016-08-05 22:48:53 +00:00
parent fd0dbab248
commit 957d7a00bc
1 changed files with 0 additions and 1 deletions
clang/utils/TableGen

View File

@ -13,7 +13,6 @@
#include "TableGenBackends.h" // Declares all backends.
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/Signals.h"
#include "llvm/TableGen/Error.h"