Core: Fixed compile without PCH

This commit is contained in:
Shauren
2013-06-05 15:00:43 +02:00
parent 1bf505af63
commit 5b17964e9d
@@ -24,6 +24,7 @@
#include "SpellAuras.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "World.h"
inline bool _ModifyUInt32(bool apply, uint32& baseValue, int32& amount)
{