PR libstdc++/7157, PR libstdc++/7158, PR libstdc++/7161
commit446c5b11aa19715e2b1b3d90294a48f15153abb8
authorPhil Edwards <pme@gcc.gnu.org>
Sat, 29 Jun 2002 01:10:51 +0000 (29 01:10 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Sat, 29 Jun 2002 01:10:51 +0000 (29 01:10 +0000)
tree72234315a1c7deabf1971cdfcbe6bb01a9882edf
parent9137b119fa5ce37bc1086fb715e8a8bc5c96b1ce
PR libstdc++/7157, PR libstdc++/7158, PR libstdc++/7161

2002-06-28  Phil Edwards  <pme@gcc.gnu.org>

PR libstdc++/7157, PR libstdc++/7158, PR libstdc++/7161
* include/std/std_queue.h:  Include deque.tcc, vector.tcc.
* include/std/std_stack.h:  Include deque.tcc.
* testsuite/23_containers/adaptors.cc:  New file.

From-SVN: r55090
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_queue.h
libstdc++-v3/include/std/std_stack.h
libstdc++-v3/testsuite/23_containers/adaptors.cc [new file with mode: 0644]