diff --git a/tiny_gltf.h b/tiny_gltf.h index d246bb6..2b5f852 100644 --- a/tiny_gltf.h +++ b/tiny_gltf.h @@ -5059,6 +5059,7 @@ static bool ParsePrimitive(Primitive *primitive, Model *model, #else (void)model; (void)warn; + (void)strictness; #endif return true;