提交 9e7c7201 编写于 作者: D Dominik Röttsches 提交者: Behdad Esfahbod

Fix CoreText build after a8b89a09

上级 a4d64375
......@@ -788,6 +788,7 @@ struct hb_auto_trace_t<0, ret_t> {
template <typename T> class hb_assert_unsigned_t;
template <> class hb_assert_unsigned_t<unsigned char> {};
template <> class hb_assert_unsigned_t<unsigned short> {};
template <> class hb_assert_unsigned_t<unsigned int> {};
template <> class hb_assert_unsigned_t<unsigned long> {};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册