mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: Explicitly include required headers instead of relying on them to be included by other headers
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "Errors.h"
|
||||
#include "Log.h"
|
||||
#include "MySQLHacks.h"
|
||||
#include <cstring>
|
||||
|
||||
Field::Field()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user