mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 20:13:04 -04: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