mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Included malloc.h from files using malloc on Win32.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h>
|
||||
|
||||
|
||||
//========================================================================
|
||||
|
||||
Reference in New Issue
Block a user