aboutsummaryrefslogtreecommitdiff
path: root/src/game/PoolHandler.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-29 17:18:01 -0600
committermegamage <none@none>2009-03-29 17:18:01 -0600
commit5840bf44672357faad859f3e772f50e40931b97b (patch)
treebeca7ffa3433beba6ea6f2db0212c924de3f7f06 /src/game/PoolHandler.h
parent28532e25249b1ed23b4e93f8a66f56cc3ed390c2 (diff)
[7580] Add Policies/Singleton.h include in all headers where it expected. Author: VladimirMangos
--HG-- branch : trunk
Diffstat (limited to 'src/game/PoolHandler.h')
-rw-r--r--src/game/PoolHandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/PoolHandler.h b/src/game/PoolHandler.h
index 747dae62edb..35e18c2d58c 100644
--- a/src/game/PoolHandler.h
+++ b/src/game/PoolHandler.h
@@ -20,6 +20,7 @@
#define MANGOS_POOLHANDLER_H
#include "Platform/Define.h"
+#include "Policies/Singleton.h"
#include "Creature.h"
#include "GameObject.h"