1 #include <GL/glew.h>
2 #ifdef _WIN32
3     #include <windows.h>
4 #endif
5 #include <GL/gl.h>
6