1
0
mirror of https://github.com/glfw/glfw.git synced 2025-04-23 17:12:50 +00:00

Added inclusion of declaration of size_t.

This commit is contained in:
Camilla Berglund 2012-04-09 23:55:44 +02:00
parent 8fe46ac1fe
commit 3bd54e0b60

View File

@ -173,6 +173,10 @@ extern "C" {
#endif
#endif
/* This is needed for the declaration of size_t.
*/
#include <stddef.h>
/*************************************************************************
* GLFW version