mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Common: Include cleanup
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "DB2Meta.h"
|
||||
#include "Errors.h"
|
||||
#include "Log.h"
|
||||
#include <sstream>
|
||||
|
||||
DB2FileLoadInfo::DB2FileLoadInfo() : Fields(nullptr), FieldCount(0), Meta(nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user