mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed amalgmated build on Linux.
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
# define GLX_GLXEXT_PROTOTYPES
|
||||
# include <glx/glxext.h>
|
||||
|
||||
// will include X11 which #defines None...
|
||||
// glxext will include X11 which #defines None, Status, etc.
|
||||
#undef None
|
||||
#undef Status
|
||||
|
||||
namespace bgfx { namespace gl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user