1 parent 3c0fcae commit 00d95daCopy full SHA for 00d95da
1 file changed
src/server/game/Entities/Item/Item.cpp
@@ -39,6 +39,7 @@
39
#include "World.h"
40
#include "WorldPacket.h"
41
#include "WorldSession.h"
42
+#include <algorithm>
43
44
void AddItemsSetItem(Player* player, Item* item)
45
{
0 commit comments