mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 18:13:48 +00:00
Fixed compilation for vs 2013
This commit is contained in:
@@ -186,7 +186,7 @@ class ReactorRunnable : protected ACE_Task_Base
|
||||
}
|
||||
|
||||
private:
|
||||
typedef std::atomic_long AtomicInt;
|
||||
typedef std::atomic<int> AtomicInt;
|
||||
typedef std::set<WorldSocket*> SocketSet;
|
||||
|
||||
ACE_Reactor* m_Reactor;
|
||||
|
||||
Reference in New Issue
Block a user