Skip to content

Commit

Permalink
Traktor: Removed an include from WorldServer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Jun 17, 2024
1 parent 846561c commit a00d5a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/Runtime/Impl/WorldServer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "Runtime/Impl/RenderServer.h"
#include "Runtime/Impl/ScriptServer.h"
#include "Runtime/Impl/WorldServer.h"
#include "Animation/Cloth/ClothRenderer.h"
#include "Core/Log/Log.h"
#include "Core/Misc/ObjectStore.h"
#include "Core/Settings/PropertyBoolean.h"
Expand Down

0 comments on commit a00d5a8

Please sign in to comment.