mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Undef a macro after use
This commit is contained in:
parent
4bb78e3530
commit
5ec0ccad63
1 changed files with 2 additions and 0 deletions
|
@ -124,3 +124,5 @@ HB_SUBSET_PLAN_MEMBER (mutable hb_map_t, bounds_height_map)
|
|||
// None to indicate should remove
|
||||
HB_SUBSET_PLAN_MEMBER (hb_hashmap_t E(<hb_ot_name_record_ids_t, hb_bytes_t>), name_table_overrides)
|
||||
#endif
|
||||
|
||||
#undef E
|
||||
|
|
Loading…
Add table
Reference in a new issue