mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-17 02:35:52 +00:00
Fix build. Ouch!
This commit is contained in:
parent
a92f0fda7f
commit
ba51b25c7b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
HB_REFERENCE_COUNT_GET_VALUE (obj->ref_count), \
|
||||
__FUNCTION__)
|
||||
#else
|
||||
#define HB_OBJECT_DEBUG_OUT(obj) (void) 0
|
||||
#define HB_OBJECT_DEBUG_OUT(obj) 1
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue