You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
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(__aarch64__) && defined(BUILD_IOS)
|
||||
#include "../../common/sys/barrier.h"
|
||||
#endif
|
||||
|
||||
namespace embree
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user