Fix PCH build

This commit is contained in:
Gacko
2014-11-23 15:23:09 +01:00
parent 3258818414
commit 2f661bd9a1
@@ -21,6 +21,7 @@
#include "Common.h"
#include "DBCEnums.h"
#include "ItemPrototype.h"
#include "Path.h"
// GCC has alternative #pragma pack(N) syntax and old gcc version does not support pack(push, N), also any gcc version does not support it at some platform
#if defined(__GNUC__)