DWARFDebugMacro.h - remove unnecessary WithColor.h include. NFC.

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

View File

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