diff --git a/src/hb-ot-layout-gsub-table.hh b/src/hb-ot-layout-gsub-table.hh index 25656c951..15cd44904 100644 --- a/src/hb-ot-layout-gsub-table.hh +++ b/src/hb-ot-layout-gsub-table.hh @@ -36,9 +36,7 @@ namespace OT { typedef hb_pair_t hb_codepoint_pair_t; -template +template static inline void SingleSubst_serialize (hb_serialize_context_t *c, Iterator it);