forked from GitHub/gf-core
include malloc.h in a few places to avoid warnings on Windows
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <gu/utf8.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h>
|
||||
|
||||
//
|
||||
// PgfReader
|
||||
|
||||
Reference in New Issue
Block a user