c11/threads: don't include assert.h if the assert macro is already defined
[mesa.git] / include / HaikuGL / OpenGLKit.h
1 /*
2 * Master include file for the Haiku OpenGL Kit.
3 */
4
5 #include <GL/gl.h>
6 #include <GLView.h>
7
8 // Projects needing GL/glu.h and GL/glut.h should now
9 // include these headers independently as glu and glut
10 // are no longe core parts of mesa