Added forward declaration to fix build with Visual Studio 2017.

pull/4808/head
Dirk Lemstra 7 months ago committed by Behdad Esfahbod
parent 5c7eb85405
commit 1c01944e93
  1. 1
      src/hb-ot-layout-common.hh

@ -3799,6 +3799,7 @@ enum Cond_with_Var_flag_t
DROP_RECORD_WITH_VAR = 3,
};
struct Condition;
template <typename Instancer>
static bool

Loading…
Cancel
Save