mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-19 11:44:13 +00:00
Added forward declaration to fix build with Visual Studio 2017.
This commit is contained in:
parent
5c7eb85405
commit
1c01944e93
1 changed files with 1 additions and 0 deletions
|
@ -3799,6 +3799,7 @@ enum Cond_with_Var_flag_t
|
|||
DROP_RECORD_WITH_VAR = 3,
|
||||
};
|
||||
|
||||
struct Condition;
|
||||
|
||||
template <typename Instancer>
|
||||
static bool
|
||||
|
|
Loading…
Add table
Reference in a new issue