forked from mirror/openmw-tes3mp
Remove an unneeded include
This commit is contained in:
parent
d6bc50c492
commit
6e2673daf3
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@
|
|||
|
||||
#include <components/misc/stringops.hpp>
|
||||
|
||||
#include "../mwbase/environment.hpp"
|
||||
#include "../mwbase/world.hpp"
|
||||
|
||||
bool MWState::operator< (const Slot& left, const Slot& right)
|
||||
{
|
||||
return left.mTimeStamp<right.mTimeStamp;
|
||||
|
|
Loading…
Reference in a new issue