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