mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
fix(Core/Common): add missing import (#19535)
* fix(Core/Common): add missing import * chore: fix mistake
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define MPSCQueue_h__
|
||||
|
||||
#include <atomic>
|
||||
#include <memory>
|
||||
|
||||
namespace Acore::Impl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user