mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
* Linux compile with and without PCH fixed
* Script library compile fixed * --todo: fix all scripts themselves :) --HG-- branch : trunk
This commit is contained in:
@@ -18,15 +18,15 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "Database/DatabaseEnv.h"
|
||||
#include "Policies/SingletonImp.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "SingletonImp.h"
|
||||
|
||||
#include "AddonMgr.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "Player.h"
|
||||
#include "Utilities/Util.h"
|
||||
#include "Cryptography/SHA1.h"
|
||||
#include "Utilities/ProgressBar.h"
|
||||
#include "Util.h"
|
||||
#include "SHA1.h"
|
||||
#include "ProgressBar.h"
|
||||
|
||||
extern DatabaseType LoginDatabase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user