mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Use std::atomic_int for hsSafeRefCnt, and move it to hsRefCnt.h/cpp
This commit is contained in:
@ -43,7 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plNetCommonMessage_inc
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsSafeRefCnt.h"
|
||||
#include "hsRefCnt.h"
|
||||
|
||||
//
|
||||
// refcntable data
|
||||
|
Reference in New Issue
Block a user