mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
One last missed change to fix non PCH build
This commit is contained in:
@@ -1438,6 +1438,7 @@ enum PacketProcessing
|
||||
};
|
||||
|
||||
class WorldPacket;
|
||||
class WorldSession;
|
||||
|
||||
typedef void(WorldSession::*pOpcodeHandler)(WorldPacket& recvPacket);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user