mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 02:25:02 +00:00
bring the fix https://github.com/recp/cglm/pull/269 outside Emscripten
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user