mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 14:39:43 -04: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