mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Database/AdhocStatement: Only include cstdlib instead of whole StringFormat.h.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "Errors.h"
|
||||
#include "MySQLConnection.h"
|
||||
#include "QueryResult.h"
|
||||
#include "StringFormat.h"
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
/*! Basic, ad-hoc queries. */
|
||||
|
||||
Reference in New Issue
Block a user