Fixed compilation without PCH enabled

please avoid to miss header files in your sources
This commit is contained in:
Yehonal
2016-08-19 23:32:46 +02:00
parent 54ad9aa30d
commit 469502581d
142 changed files with 241 additions and 11 deletions

View File

@@ -16,6 +16,7 @@ EndScriptData */
#include "AccountMgr.h"
#include "Chat.h"
#include "Language.h"
#include "Player.h"
class account_commandscript : public CommandScript
{