summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/Makefile.am
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-08 11:16:51 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-08 11:16:51 +0000
commit415feae2564dd96dceef9ae052355bdbe513d36e (patch)
tree5578085e8f7dedc9a64ed2c3724e977ca1d841b6 /libstdc++-v3/include/Makefile.am
parent823e8b8d552f1844377e12e4fc38c01a0a7d54e1 (diff)
downloadppe42-gcc-415feae2564dd96dceef9ae052355bdbe513d36e.tar.gz
ppe42-gcc-415feae2564dd96dceef9ae052355bdbe513d36e.zip
2007-10-08 Paolo Carlini <pcarlini@suse.de>
* include/std/utility (identity, move, forward): Move to... * include/bits/stl_move.h: ... here. * include/Makefile.am: Add. * include/bits/stl_algobase.h: Include the latter. * include/Makefile.in: Regenerate. * testsuite/20_util/pair/moveable.cc: Remove dg-require-rvalref. 2007-10-08 Chris Jefferson <chris@bubblescope.net> Paolo Carlini <pcarlini@suse.de> * include/bits/stl_pair.h (pair<>:pair(pair&&), pair<>::operator=(pair&&)): Add. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129123 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/Makefile.am')
-rw-r--r--libstdc++-v3/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am
index 017ffcb3901..2e2609c23d2 100644
--- a/libstdc++-v3/include/Makefile.am
+++ b/libstdc++-v3/include/Makefile.am
@@ -120,6 +120,7 @@ bits_headers = \
${bits_srcdir}/stl_list.h \
${bits_srcdir}/stl_map.h \
${bits_srcdir}/stl_auto_ptr.h \
+ ${bits_srcdir}/stl_move.h \
${bits_srcdir}/stl_multimap.h \
${bits_srcdir}/stl_multiset.h \
${bits_srcdir}/stl_numeric.h \
OpenPOWER on IntegriCloud