Remove logtypes.h from header includes and the file itself

This commit is contained in:
Akkadius
2015-01-19 03:33:15 -06:00
parent 7503e29211
commit 2a6a3e419c
6 changed files with 6 additions and 276 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "clientlist.h"
#include "zonelist.h"
#include "../common/logtypes.h"
#include "../common/md5.h"
#include "../common/emu_tcp_connection.h"
#include "../common/packet_dump.h"
+1 -1
View File
@@ -3,7 +3,7 @@
#include "ucs.h"
#include "world_config.h"
#include "../common/logtypes.h"
#include "../common/md5.h"
#include "../common/emu_tcp_connection.h"
#include "../common/packet_dump.h"