forked from OSchip/llvm-project
llvm-dwarfdump.h - remove unnecessary WithColor.h include. NFC.
This commit is contained in:
parent
f9e94eb868
commit
84be4278e7
|
@ -12,7 +12,6 @@
|
|||
#include "llvm/ADT/Twine.h"
|
||||
#include "llvm/DebugInfo/DWARF/DWARFContext.h"
|
||||
#include "llvm/Object/ObjectFile.h"
|
||||
#include "llvm/Support/WithColor.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
namespace llvm {
|
||||
|
|
Loading…
Reference in New Issue