Core: ported headers cleanup from master branch

This commit is contained in:
ariel-
2017-06-19 23:20:06 -03:00
parent 052fc24315
commit 85a7d5ce9a
1207 changed files with 21154 additions and 18404 deletions
+5 -2
View File
@@ -17,13 +17,16 @@
*/
#include "Unit.h"
#include "Player.h"
#include "Pet.h"
#include "Creature.h"
#include "Item.h"
#include "Pet.h"
#include "Player.h"
#include "SharedDefines.h"
#include "SpellAuras.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "World.h"
#include <numeric>
inline bool _ModifyUInt32(bool apply, uint32& baseValue, int32& amount)
{