mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Removal of logsys.h from #include(s)
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@
|
||||
#include <winsock2.h>
|
||||
#endif
|
||||
|
||||
#include "logsys.h"
|
||||
|
||||
|
||||
#include "../common/mutex.h"
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "eqemu_logsys.h"
|
||||
#include "eq_stream_ident.h"
|
||||
#include "eq_stream_proxy.h"
|
||||
#include "logsys.h"
|
||||
|
||||
|
||||
EQStreamIdentifier::~EQStreamIdentifier() {
|
||||
while(!m_identified.empty()) {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "guild_base.h"
|
||||
#include "database.h"
|
||||
#include "logsys.h"
|
||||
|
||||
//#include "misc_functions.h"
|
||||
#include "string_util.h"
|
||||
#include <cstdlib>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "rof.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "rof2.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "sod.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "sof.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "titanium.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
#include "../races.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../eqemu_logsys.h"
|
||||
#include "underfoot.h"
|
||||
#include "../opcodemgr.h"
|
||||
#include "../logsys.h"
|
||||
|
||||
#include "../eq_stream_ident.h"
|
||||
#include "../crc32.h"
|
||||
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "rulesys.h"
|
||||
#include "logsys.h"
|
||||
|
||||
#include "database.h"
|
||||
#include "string_util.h"
|
||||
#include <cstdlib>
|
||||
|
||||
+1
-1
@@ -70,7 +70,7 @@
|
||||
|
||||
*/
|
||||
|
||||
#include "../common/logsys.h"
|
||||
|
||||
#include "../common/logtypes.h"
|
||||
#include "../common/eqemu_logsys.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "debug.h"
|
||||
#include "eqemu_logsys.h"
|
||||
#include "struct_strategy.h"
|
||||
#include "logsys.h"
|
||||
|
||||
#include "eq_stream.h"
|
||||
#include <map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user