mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Removal of logsys.h from #include(s)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
#include "../common/linked_list.h"
|
||||
#include "../common/timer.h"
|
||||
//#include "zoneserver.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "cliententry.h"
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "eqw_parser.h"
|
||||
#include "eqw.h"
|
||||
#include "http_request.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "worlddb.h"
|
||||
#include "console.h"
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#include "eqw_parser.h"
|
||||
#include "eqw.h"
|
||||
#include "../common/eqdb.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "worlddb.h"
|
||||
|
||||
#ifndef GvCV_set
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "launcher_link.h"
|
||||
#include "launcher_list.h"
|
||||
#include "world_config.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/md5.h"
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/servertalk.h"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "../common/debug.h"
|
||||
#include "launcher_list.h"
|
||||
#include "launcher_link.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "eql_config.h"
|
||||
|
||||
LauncherList::LauncherList()
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
#include "clientlist.h"
|
||||
#include "zoneserver.h"
|
||||
#include "zonelist.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/misc_functions.h"
|
||||
|
||||
extern ClientList client_list;
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
#include "world_config.h"
|
||||
#include "clientlist.h"
|
||||
#include "zonelist.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/logtypes.h"
|
||||
#include "../common/md5.h"
|
||||
#include "../common/emu_tcp_connection.h"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#include "../common/eqemu_logsys.h"
|
||||
#include "ucs.h"
|
||||
#include "world_config.h"
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/logtypes.h"
|
||||
#include "../common/md5.h"
|
||||
#include "../common/emu_tcp_connection.h"
|
||||
|
||||
Reference in New Issue
Block a user