mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
suppress some warnings on tests
This commit is contained in:
@@ -81,7 +81,7 @@ TEST_IMPL(GLM_PREFIX, mat2_identity) {
|
||||
}
|
||||
|
||||
TEST_IMPL(GLM_PREFIX, mat2_identity_array) {
|
||||
int i, count;
|
||||
size_t i, count;
|
||||
mat2 matrices[4] = {
|
||||
A_MATRIX2x2,
|
||||
A_MATRIX2x2,
|
||||
|
||||
Reference in New Issue
Block a user