This commit is contained in:
2024-10-21 19:45:33 +02:00
parent 0304834008
commit 7a3e5f37fa
22 changed files with 121 additions and 68 deletions

View File

@@ -54,7 +54,7 @@
#include <dlfcn.h>
#endif
#if defined(MLX_PLAT_LINUX)
#ifdef MLX_PLAT_LINUX
#include <math.h> // sincos
#endif