[name] Undef entry_{index,score} to avoid collision in amalgam builds

pull/1973/head
Ebrahim Byagowi 6 years ago
parent d512087e4d
commit 6e4736a3c5
  1. 3
      src/hb-ot-name-table.hh

@ -330,6 +330,9 @@ struct name
DEFINE_SIZE_ARRAY (6, nameRecordZ);
};
#undef entry_index
#undef entry_score
struct name_accelerator_t : name::accelerator_t {};
} /* namespace OT */

Loading…
Cancel
Save