mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
Merge pull request #257 from Rokannon/patch-1
Added missing include in io.h which adds GLM_MAX macro
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|| defined(CGLM_NO_PRINTS_NOOP)
|
||||
|
||||
#include "common.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user