]> git.ipfire.org Git - thirdparty/gcc.git/commit
mt_allocator.h: Change include to gthr.h.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 21 Oct 2003 18:01:37 +0000 (18:01 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 21 Oct 2003 18:01:37 +0000 (18:01 +0000)
commit6b5a2662c72cc5281b19edb3848a463d6bf98e69
tree02ee1c7444f261933ab9843f607822fa9240a95e
parentc3220510b4c97c080fbb640cb124efd2ecb36b59
mt_allocator.h: Change include to gthr.h.

2003-10-21  Benjamin Kosnik  <bkoz@redhat.com>

* include/ext/mt_allocator.h: Change include to gthr.h.
* include/ext/rope: Same. Add _Refcount_base definitions.
* include/ext/pool_allocator.h: Adjust namespaces.
* include/bits/stl_threads.h (_Refcount_base): Move.
Put remaining into namespace __gnu_cxx.

From-SVN: r72763
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_threads.h
libstdc++-v3/include/ext/mt_allocator.h
libstdc++-v3/include/ext/pool_allocator.h
libstdc++-v3/include/ext/rope