mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-11-26 13:00:25 -05:00
final macOS
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
#include <list>
|
||||
#ifdef __APPLE__
|
||||
#include <malloc/malloc.h>
|
||||
#include <sys/sysctl.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user