Change HB_VAR_ARRAY to 1 again

To fix MSVC bots, while I work on changing this to 0 permanently.
This commit is contained in:
Behdad Esfahbod 2019-09-08 15:08:02 -04:00
parent 39cf8e21be
commit 3f2cdf07a4
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ static_assert ((sizeof (hb_var_int_t) == 4), "");
/* Size signifying variable-sized array */
#ifndef HB_VAR_ARRAY
#define HB_VAR_ARRAY 0
#define HB_VAR_ARRAY 1
#endif
static inline double