Core: Fix non-PCH build

This commit is contained in:
click
2011-08-21 17:07:32 +02:00
parent 7cea5a1f5b
commit d5fbd223c6
6 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -16,11 +16,11 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "DisableMgr.h"
#include "ObjectMgr.h"
#include "OutdoorPvP.h"
#include "SpellMgr.h"
#include "VMapManager2.h"
#include "DisableMgr.h"
DisableMgr::DisableMgr()
{
+1
View File
@@ -15,6 +15,7 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "SpellAuraDefines.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "Spell.h"
+2
View File
@@ -19,6 +19,8 @@
#define _SPELLINFO_H
#include "SharedDefines.h"
#include "Util.h"
#include "DBCStructure.h"
class Unit;
class Player;
+1
View File
@@ -24,6 +24,7 @@
#include <ace/Singleton.h>
#include "Common.h"
#include "SharedDefines.h"
#include "Unit.h"
class SpellInfo;
class Player;
@@ -20,6 +20,7 @@
#include "CharacterDatabaseCleaner.h"
#include "World.h"
#include "Database/DatabaseEnv.h"
#include "SpellMgr.h"
#include "DBCStores.h"
void CharacterDatabaseCleaner::CleanDatabase()
@@ -25,13 +25,14 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "ScriptedEscortAI.h"
#include "CombatAI.h"
#include "PassiveAI.h"
#include "ScriptedEscortAI.h"
#include "ObjectMgr.h"
#include "ulduar.h"
#include "SpellInfo.h"
#include "SpellScript.h"
#include "Vehicle.h"
#include "ulduar.h"
enum Spells
{