mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Made system header inclusion more conservative.
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
#include "internal.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
/* Define GLX 1.4 FSAA tokens if not already defined */
|
||||
|
||||
Reference in New Issue
Block a user