forked from OSchip/llvm-project
[clang-tblgen] Remove unused #include (NFC)
llvm-svn: 277885
This commit is contained in:
parent
fd0dbab248
commit
957d7a00bc
clang/utils/TableGen
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue