1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Removed superfluous include.

This commit is contained in:
Camilla Berglund 2014-03-27 16:44:05 +01:00
parent fce0114174
commit 115c6bc000

View File

@ -29,7 +29,6 @@
#define _posix_time_h_
#include <stdint.h>
#include <GL/gl.h>
typedef struct _GLFWtimePOSIX
{