mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
move 'stdbool.h' to common header, add missing common.h header to public headers
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <stddef.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
# ifdef CGLM_DLL
|
||||
|
||||
Reference in New Issue
Block a user