mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
fix tests on windows (msvc)
This commit is contained in:
@@ -25,6 +25,8 @@ main(int argc, const char * argv[]) {
|
||||
|
||||
fprintf(stderr, CYAN "\nWelcome to cglm tests\n\n" RESET);
|
||||
|
||||
srand((unsigned int)time(NULL));
|
||||
|
||||
for (i = 0; i < count; i++) {
|
||||
int32_t len;
|
||||
|
||||
|
Reference in New Issue
Block a user