This commit is contained in:
Behdad Esfahbod 2018-08-25 22:39:17 -07:00
parent c77ae40852
commit 66384db97c
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
#include "hb-font.hh"
struct hb_subset_input_t {
struct hb_subset_input_t
{
hb_object_header_t header;
ASSERT_POD ();