Enable FreeType memory debugger.

This commit is contained in:
Moazin Khatti 2019-06-23 14:45:59 +05:00
parent 41d34c8118
commit 1e6cfffcb2
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ FT_BEGIN_HEADER
* Do not `#undef` this macro here since the build system might define it
* for certain configurations only.
*/
/* #define FT_DEBUG_MEMORY */
#define FT_DEBUG_MEMORY
/**************************************************************************