mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 19:13:49 +00:00
feat(Deps/ACE): remove ACE library (part 1/2) (#6980)
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#include "WorldSocket.h" // must be first to make ACE happy with ACE includes in it
|
||||
/*
|
||||
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
|
||||
*/
|
||||
|
||||
#include "Common.h"
|
||||
#include "Configuration/Config.h"
|
||||
#include "Database/DatabaseEnv.h"
|
||||
#include "Config.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "Log.h"
|
||||
#include "Util.h"
|
||||
#include "World.h"
|
||||
#include "WorldSocket.h"
|
||||
|
||||
Reference in New Issue
Block a user