forked from OSchip/llvm-project
[TableGen] Remove unnecessary include. NFC.
llvm-svn: 239249
This commit is contained in:
parent
95d9b5a506
commit
e28cd8014c
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include "llvm/ADT/ArrayRef.h"
|
||||
#include "llvm/ADT/FoldingSet.h"
|
||||
#include "llvm/Support/Allocator.h"
|
||||
#include "llvm/Support/Casting.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
|
|
Loading…
Reference in New Issue