Core: Header cleanup in game/*/*.cpp

This commit is contained in:
Vincent-Michael
2015-07-25 17:34:41 +02:00
parent 2f2fcd2c3d
commit 2e586bc520
115 changed files with 33 additions and 294 deletions

View File

@@ -16,16 +16,13 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "zlib.h"
#include "Common.h"
#include "Language.h"
#include "ObjectMgr.h"
#include "Opcodes.h"
#include "Player.h"
#include "SupportMgr.h"
#include "TicketPackets.h"
#include "Util.h"
#include "World.h"
#include "WorldPacket.h"
#include "WorldSession.h"