mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Small world server cleanup
This commit is contained in:
+1
-3
@@ -20,12 +20,10 @@
|
||||
|
||||
#include "../common/worldconn.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include <string>
|
||||
|
||||
struct GuildJoin_Struct;
|
||||
class ServerPacket;
|
||||
class EQApplicationPacket;
|
||||
class Client;
|
||||
class Database;
|
||||
|
||||
class WorldServer : public WorldConnection {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user