Fixed PCH compilation and gcc warnings fixed

+ removed some useless warning suppressions
This commit is contained in:
Yehonal
2017-09-21 11:53:02 +02:00
parent 343c88f0a4
commit 973259925b
10 changed files with 13 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
#include "TransportMgr.h"
#include "DBCfmt.h"
#include "BattlegroundMgr.h"
#include "World.h"
#include <map>