Fix non-PCH build

--HG--
branch : trunk
This commit is contained in:
click
2010-07-27 04:31:27 +02:00
parent 297b7aac1b
commit 2b9275424e
4 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
#include "Player.h"
#include "WorldPacket.h"
#include "World.h"
#include "ObjectMgr.h"
const int32 ReputationMgr::PointsInRank[MAX_REPUTATION_RANK] = {36000, 3000, 3000, 3000, 6000, 12000, 21000, 1000};