mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-25 23:44:35 +00:00
Merge pull request #594 from menduz/master-1
Fix mac compile for latest macos SDK
This commit is contained in:
commit
84eff4b05d
@ -147,7 +147,7 @@
|
||||
# if defined(__APPLE__)
|
||||
# include <TargetConditionals.h>
|
||||
# if !TARGET_OS_IPHONE && !TARGET_OS_SIMULATOR
|
||||
# include <mach/mach_vm.h>
|
||||
# include <mach/mach.h>
|
||||
# include <mach/vm_statistics.h>
|
||||
# endif
|
||||
# include <pthread.h>
|
||||
|
Loading…
Reference in New Issue
Block a user