]> git.ipfire.org Git - thirdparty/gcc.git/commit
mt_allocator.h: thread_id is unused in non threaded applications and now has a ifdef...
authorStefan Olsson <stefan@xapa.se>
Tue, 10 Feb 2004 00:31:53 +0000 (01:31 +0100)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 10 Feb 2004 00:31:53 +0000 (00:31 +0000)
commit1ef0031284e5e24798f893641a16b81d675a6f40
treec3da2d6c187aae5adde3bdcbeed5ca0a821de619
parentf0c4dd0010016a1b4a137b34b87b5802eaf29a9f
mt_allocator.h: thread_id is unused in non threaded applications and now has a ifdef to remove...

2004-02-09  Stefan Olsson  <stefan@xapa.se>

* include/ext/mt_allocator.h: thread_id is unused in non threaded
applications and now has a ifdef to remove it completely on
compilers without thread support. Include stdlib.h due to a
compiler warning on getenv().

From-SVN: r77576
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h