mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 03:07:33 +00:00
emu_tcp_connection.cpp & .h include header cleanup and forward declare
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
struct SPackSendQueue;
|
||||
class EmuTCPServer;
|
||||
class ServerPacket;
|
||||
|
||||
class EmuTCPConnection : public TCPConnection {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user