io: make prints noop if we can't define them

This commit is contained in:
Recep Aslantas
2020-08-08 10:20:44 +03:00
parent 3c53bed709
commit b62e922f32

View File

@@ -293,7 +293,7 @@ glm_aabb_print(vec3 bbox[2],
#undef m
}
#elif !defined(CGLM_NO_PRINTS_NOOP)
#else
#include "common.h"