diff --git a/src/glcontext_nsgl.mm b/src/glcontext_nsgl.mm index af35e9c5e..1b0563b8d 100644 --- a/src/glcontext_nsgl.mm +++ b/src/glcontext_nsgl.mm @@ -11,6 +11,8 @@ # include # include +BX_PRAGMA_DIAGNOSTIC_IGNORED_CLANG("-Wdeprecated-declarations") + namespace bgfx { namespace gl {