]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/parallel/partial_sum.h
partial_sum.h: Include new.
authorBenjamin Kosnik <bkoz@redhat.com>
Sat, 15 Dec 2007 16:19:37 +0000 (16:19 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 15 Dec 2007 16:19:37 +0000 (16:19 +0000)
commit58a6ef4b0981e35f8faa2363bbc8a3790c1381b0
tree6091c8780525e37a0870cfc480d0522a0efb4d9c
parentffe3dcd9d54ecf2a3fd6bfb282eeb6c9c1f086aa
partial_sum.h: Include new.

2007-12-15  Benjamin Kosnik  <bkoz@redhat.com>
    Paolo Carlini  <pcarlini@suse.de>

* include/parallel/partial_sum.h: Include new. Fix for DR 402.
* include/parallel/multiway_merge.h:Fix for DR 402.
* include/parallel/losertree.h: Same.
* include/parallel/quicksort.h: Same.
* include/parallel/random_shuffle.h: Same.
* include/parallel/multiway_mergesort.h: Same.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>
From-SVN: r130956
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/losertree.h
libstdc++-v3/include/parallel/multiway_merge.h
libstdc++-v3/include/parallel/multiway_mergesort.h
libstdc++-v3/include/parallel/partial_sum.h
libstdc++-v3/include/parallel/quicksort.h
libstdc++-v3/include/parallel/random_shuffle.h