mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
Fix(Core/Common): Added header <unordered_map> in file DBCStore.h (#1592)
* To allow the use of latest eluna-module, stuffed up the PR merge redoing
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "DatabaseWorkerPool.h"
|
||||
#include "Implementation/WorldDatabase.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include <unordered_map>
|
||||
|
||||
struct SqlDbc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user