mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
spdat.cpp header include cleanup
This commit is contained in:
parent
b687fb2439
commit
a55b2ca557
@ -70,15 +70,12 @@
|
||||
|
||||
*/
|
||||
|
||||
#include "debug.h"
|
||||
#include "spdat.h"
|
||||
#include "packet_dump.h"
|
||||
#include "moremath.h"
|
||||
#include "item.h"
|
||||
#include "skills.h"
|
||||
#include "bodytypes.h"
|
||||
#include "../common/logsys.h"
|
||||
#include "../common/logtypes.h"
|
||||
|
||||
#include "classes.h"
|
||||
#include <math.h>
|
||||
#include "spdat.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#include <stdlib.h>
|
||||
#include "unix.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user