Skip to content

Commit 3815e18

Browse files
committed
bring the fix #269 outside Emscripten
1 parent 8b5eaa5 commit 3815e18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/cglm/common.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818

1919
#include <stdint.h>
2020
#include <stddef.h>
21-
#ifdef __EMSCRIPTEN__
2221
#include <stdlib.h>
23-
#endif
2422
#include <math.h>
2523
#include <float.h>
2624
#include <stdbool.h>

0 commit comments

Comments
 (0)