aa.cpp/.h cleanup

This commit is contained in:
Akkadius 2014-12-15 04:49:45 -06:00
parent 62181ff08c
commit 123da175e1
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,6 @@ Copyright (C) 2001-2004 EQEMu Development Team (http://eqemulator.net)
#include "../common/classes.h"
#include "../common/debug.h"
#include "../common/eq_packet_structs.h"
#include "../common/packet_dump.h"
#include "../common/races.h"
#include "../common/spdat.h"
#include "../common/string_util.h"

View File

@ -5,6 +5,7 @@
struct AA_Ability;
struct SendAA_Struct;
#define MANA_BURN 664
#include <map>