aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2017-04-14 04:36:12 -0300
committerariel- <ariel-@users.noreply.github.com>2017-04-14 04:36:12 -0300
commitf0a93140e88d9dad96aaf60faf0cb8b6e22b5a97 (patch)
tree604de8510882546d311582d98acc316ffae9a41f /src
parent9a051570035f7812786158eb00cf482af35bfb10 (diff)
Core/Spell: fix nopch build
Diffstat (limited to 'src')
-rw-r--r--src/server/game/Spells/SpellMgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/game/Spells/SpellMgr.h b/src/server/game/Spells/SpellMgr.h
index 83bcf42168d..e4f3be73f9c 100644
--- a/src/server/game/Spells/SpellMgr.h
+++ b/src/server/game/Spells/SpellMgr.h
@@ -36,6 +36,7 @@ class Player;
class Unit;
class ProcEventInfo;
struct SkillLineAbilityEntry;
+enum AuraType;
// only used in code
enum SpellCategories