Go to the documentation of this file.
19 #ifndef OST_GFX_GL_INCLUDE_HH
20 #define OST_GFX_GL_INCLUDE_HH
41 # if defined(__APPLE__)
42 # define GL_SILENCE_DEPRECATION
43 # include <OpenGL/gl.h>
44 # include <OpenGL/glu.h>
45 # undef GL_SILENCE_DEPRECATION