mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
parent
f6eb909152
commit
3feb2473a2
@ -130,7 +130,9 @@
|
||||
# include <stdio.h>
|
||||
# include <stdlib.h>
|
||||
# if defined(__APPLE__)
|
||||
# include <mach/mach_vm.h>
|
||||
# if !TARGET_OS_IPHONE && !TARGET_OS_SIMULATOR
|
||||
# include <mach/mach_vm.h>
|
||||
# endif
|
||||
# include <mach/vm_statistics.h>
|
||||
# include <pthread.h>
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user