[HB] Minor
This commit is contained in:
parent
d341881d9a
commit
ec9f8db0d3
|
@ -32,6 +32,9 @@
|
|||
#endif
|
||||
|
||||
/* #define HB_DEBUG 1 */
|
||||
#ifndef HB_DEBUG
|
||||
#define HB_DEBUG 0
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue