OSDN Git Service

DWARFDebugMacro.h - remove unnecessary WithColor.h include. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 28 May 2020 12:02:44 +0000 (13:02 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 28 May 2020 12:03:18 +0000 (13:03 +0100)
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h

index c3d737c..d35fb17 100644 (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 {