forked from OSchip/llvm-project
DWARFDebugMacro.h - remove unnecessary WithColor.h include. NFC.
This commit is contained in:
parent
84be4278e7
commit
ab5abce23c
|
@ -14,7 +14,6 @@
|
|||
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
|
||||
#include "llvm/Support/Errc.h"
|
||||
#include "llvm/Support/Error.h"
|
||||
#include "llvm/Support/WithColor.h"
|
||||
#include <cstdint>
|
||||
|
||||
namespace llvm {
|
||||
|
|
Loading…
Reference in New Issue