mirror of
https://github.com/recp/cglm.git
synced 2025-12-31 04:37:01 +00:00
io: make prints noop if we can't define them
This commit is contained in:
@@ -293,7 +293,7 @@ glm_aabb_print(vec3 bbox[2],
|
||||
#undef m
|
||||
}
|
||||
|
||||
#elif !defined(CGLM_NO_PRINTS_NOOP)
|
||||
#else
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user