mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 01:18:17 +00:00
pets.cpp & .h include header cleanup
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
#include "../common/debug.h"
|
||||
#include "../common/misc_functions.h"
|
||||
#include "../common/spdat.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/types.h"
|
||||
@@ -27,7 +26,6 @@
|
||||
#include "mob.h"
|
||||
|
||||
#include "pets.h"
|
||||
#include "worldserver.h"
|
||||
#include "zonedb.h"
|
||||
|
||||
#ifndef WIN32
|
||||
|
||||
Reference in New Issue
Block a user