mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 08:39:45 +00:00
Include stddef.h unconditionally in public header
This commit is contained in:
@@ -47,8 +47,6 @@
|
||||
#define GLFW_INCLUDE_NONE
|
||||
#include "../include/GLFW/glfw3.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#if defined(_MSC_VER) && (_MSC_VER < 1600)
|
||||
typedef unsigned __int64 GLFWuint64;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user