mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core: Fixed non pch build for unix
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
#include "ByteConverter.h"
|
||||
#include "Util.h"
|
||||
|
||||
#if PLATFORM == PLATFORM_UNIX
|
||||
#include <cstring>
|
||||
#endif
|
||||
|
||||
class MessageBuffer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user