mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -05:00
io: make prints noop if we can't define them
This commit is contained in:
+1
-1
@@ -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