llvm-dwarfdump.h - remove unnecessary WithColor.h include. NFC.

This commit is contained in:
Simon Pilgrim 2020-05-28 13:01:53 +01:00
parent f9e94eb868
commit 84be4278e7
1 changed files with 0 additions and 1 deletions

View File

@ -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 {