forked from GitHub/gf-core
a patch from Bjørnar Luteberget for compatibility with MSVC
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <gu/fun.h>
|
||||
#include <gu/assert.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef __MINGW32__
|
||||
#if defined(__MINGW32__) || defined(_MSC_VER)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user