Fix build. Ouch!
This commit is contained in:
parent
a92f0fda7f
commit
ba51b25c7b
|
@ -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…
Reference in New Issue