mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
Added missing include in io.h which adds GLM_MAX macro
This commit is contained in:
committed by
GitHub
parent
51853db559
commit
5a89faafff
@@ -39,6 +39,7 @@
|
|||||||
|| defined(CGLM_NO_PRINTS_NOOP)
|
|| defined(CGLM_NO_PRINTS_NOOP)
|
||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
#include "util.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Reference in New Issue
Block a user