mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
disable opengl warnings
This commit is contained in:
parent
26fcc2b177
commit
5d1ab6f12c
@ -48,6 +48,7 @@
|
||||
# if defined(TOGL_AGL)
|
||||
# include <OpenGL/gl.h>
|
||||
# elif defined(TOGL_NSOPENGL)
|
||||
#define GL_SILENCE_DEPRECATION
|
||||
# include <OpenGL/OpenGL.h>
|
||||
# include <OpenGL/gl.h>
|
||||
# else
|
||||
|
Loading…
Reference in New Issue
Block a user