mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Update embree to 3.13.5
This commit is contained in:
committed by
Rémi Verschelde
parent
f16c5b564b
commit
5e4158eb48
3
thirdparty/embree/kernels/common/alloc.cpp
vendored
3
thirdparty/embree/kernels/common/alloc.cpp
vendored
@@ -3,6 +3,9 @@
|
||||
|
||||
#include "alloc.h"
|
||||
#include "../../common/sys/thread.h"
|
||||
#if defined(APPLE) && defined(__aarch64__)
|
||||
#include "../../common/sys/barrier.h"
|
||||
#endif
|
||||
|
||||
namespace embree
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user