mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
Merge branch 'dev' of github.com:syoyo/tinyusdz into dev
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
// Suppress warnings from nlohmann/json.hpp
|
||||
#ifdef __clang__
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wunknown-warning-option"
|
||||
#pragma clang diagnostic ignored "-Wcovered-switch-default"
|
||||
#pragma clang diagnostic ignored "-Wdeprecated-literal-operator"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user