Make the non-threads version work.

[SVN r12597]
This commit is contained in:
Darin Adler
2002-01-31 06:52:58 +00:00
parent a8efe20862
commit 4fdc84f29e

View File

@ -111,7 +111,7 @@ namespace boost
namespace detail
{
typedef long atomic_counter;
typedef long atomic_count;
}