Fix updated glew for Windows

This commit is contained in:
Jack Andersen
2017-02-24 21:58:09 -10:00
parent 0cc794f49d
commit 8bcac27c10
4 changed files with 6 additions and 2 deletions

View File

@@ -81,6 +81,8 @@
#define __glew_h__
#define __GLEW_H__
#define GLEW_STATIC
#if defined(__gl_h_) || defined(__GL_H__) || defined(_GL_H) || defined(__X_GL_H)
#error gl.h included before glew.h
#endif