diff --git a/src/hmd_openvr.cpp b/src/hmd_openvr.cpp index eaa782d4b..8e8730321 100644 --- a/src/hmd_openvr.cpp +++ b/src/hmd_openvr.cpp @@ -4,6 +4,8 @@ */ #include "hmd_openvr.h" + +BX_PRAGMA_DIAGNOSTIC_IGNORED_CLANG_GCC("-Wunused-variable") #include namespace bgfx