forked from boostorg/smart_ptr
Make the non-threads version work.
[SVN r12597]
This commit is contained in:
@ -111,7 +111,7 @@ namespace boost
|
|||||||
namespace detail
|
namespace detail
|
||||||
{
|
{
|
||||||
|
|
||||||
typedef long atomic_counter;
|
typedef long atomic_count;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user