mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
SCons: Remove transitive includes in libc++
This commit is contained in:
parent
235a32ad11
commit
ad02128137
17 changed files with 114 additions and 2 deletions
1
thirdparty/embree/common/sys/vector.h
vendored
1
thirdparty/embree/common/sys/vector.h
vendored
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "alloc.h"
|
||||
#include <algorithm>
|
||||
#include <type_traits>
|
||||
|
||||
namespace embree
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue