mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Moved some VC++ specific hacks to platform header.
This commit is contained in:
@@ -30,9 +30,6 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#if defined(_MSC_VER)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
|
||||
// Return the maxiumum of the specified values
|
||||
|
||||
Reference in New Issue
Block a user