Fix PCH build
This commit is contained in:
@@ -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__)
|
||||
|
||||
Reference in New Issue
Block a user