|
@@ -526,6 +526,7 @@ void ExportSkin(Asset& mAsset, const aiMesh* aimesh, Ref<Mesh>& meshRef, Ref<Buf
|
|
|
|
|
|
#if defined(__has_warning)
|
|
#if defined(__has_warning)
|
|
#if __has_warning("-Wunused-but-set-variable")
|
|
#if __has_warning("-Wunused-but-set-variable")
|
|
|
|
+#pragma GCC diagnostic push
|
|
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
|
|
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
|
|
#endif
|
|
#endif
|
|
#endif
|
|
#endif
|