mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
fix existing tests build
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
|
||||
#include "../include/common.h"
|
||||
|
||||
#if !defined(_WIN32) && !defined(_MSC_VER)
|
||||
# pragma GCC diagnostic ignored "-Wstrict-prototypes"
|
||||
#endif
|
||||
|
||||
void
|
||||
test_rand_mat4(mat4 dest);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user