Er, actually remove those dead includes
This commit is contained in:
parent
9c056f6882
commit
6e486d9226
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@
|
|||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
//#if defined(__APPLE__)
|
||||
// #include <OpenGL/gl.h>
|
||||
//#else
|
||||
// #include <GL/gl.h>
|
||||
//#endif
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
#include "../../../Misc.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue