mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Suppress glxext.h #include-ed by glx.h
This commit is contained in:
committed by
Бранимир Караџић
parent
7ae479d24c
commit
d102296d15
@@ -9,6 +9,7 @@
|
||||
#if BGFX_USE_GLX
|
||||
|
||||
# include <X11/Xlib.h>
|
||||
# define GLX_GLXEXT_LEGACY
|
||||
# include <GL/glx.h>
|
||||
|
||||
namespace bgfx { namespace gl
|
||||
|
||||
Reference in New Issue
Block a user