Core: Fix non pch build (gcc)

This commit is contained in:
Vincent-Michael
2014-07-20 02:54:12 +02:00
parent a59ec8c8e9
commit 0531f52008
10 changed files with 26 additions and 9 deletions
@@ -18,6 +18,7 @@
#include "PacketLog.h"
#include "Config.h"
#include "WorldPacket.h"
#include "Timer.h"
#pragma pack(push, 1)