forked from OSchip/llvm-project
X86MCTargetDesc.h - remove unused DataType.h include. NFC.
This commit is contained in:
parent
5cc84d095e
commit
a90d939030
|
@ -13,7 +13,6 @@
|
|||
#ifndef LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCTARGETDESC_H
|
||||
#define LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCTARGETDESC_H
|
||||
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Reference in New Issue