mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Fix Linux build
--HG-- branch : trunk
This commit is contained in:
@@ -24,13 +24,12 @@
|
||||
#endif
|
||||
#include <mysql.h>
|
||||
|
||||
#include "DatabaseEnv.h"
|
||||
#include "MySQLConnection.h"
|
||||
#include "MYSQLThreading.h"
|
||||
#include "QueryResult.h"
|
||||
#include "SQLOperation.h"
|
||||
#include "PreparedStatement.h"
|
||||
#include "MySQLConnection.h"
|
||||
#include "DatabaseWorker.h"
|
||||
#include "Log.h"
|
||||
#include "Util.h"
|
||||
#include "Timer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user