diff options
Diffstat (limited to 'elfcpp/dwarf.h')
-rw-r--r-- | elfcpp/dwarf.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/elfcpp/dwarf.h b/elfcpp/dwarf.h index 85004a4..e5053c4 100644 --- a/elfcpp/dwarf.h +++ b/elfcpp/dwarf.h @@ -110,6 +110,11 @@ namespace elfcpp #undef DW_CFA #undef DW_END_CFA +#undef DW_FIRST_IDX +#undef DW_IDX +#undef DW_IDX_DUP +#undef DW_END_IDX + // Frame unwind information. enum DW_EH_PE |