mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Minor
This commit is contained in:
parent
45a8b46f47
commit
24930d544e
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@
|
|||
|
||||
/* We need external help for these */
|
||||
|
||||
#if defined(hb_mutex_impl_init) \
|
||||
#if defined(HB_MUTEX_IMPL_INIT) \
|
||||
&& defined(hb_mutex_impl_init) \
|
||||
&& defined(hb_mutex_impl_lock) \
|
||||
&& defined(hb_mutex_impl_unlock) \
|
||||
&& defined(hb_mutex_impl_finish)
|
||||
|
|
Loading…
Add table
Reference in a new issue