Skip to content

Commit 8391907

Browse files
committed
Fixed build. Dunno how this built before
1 parent 5c06f73 commit 8391907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/Entities/Scene.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434

3535
#include "tracy/Tracy.hpp"
3636

37+
#include <shared_mutex>
38+
3739
using namespace RTE;
3840

3941
ConcreteClassInfo(Scene, Entity, 0);

0 commit comments

Comments
 (0)