40925.cc: Minor comment fix.

2009-10-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/20_util/pair/40925.cc: Minor comment fix.

From-SVN: r153727
This commit is contained in:
Paolo Carlini 2009-10-29 19:45:36 +00:00 committed by Paolo Carlini
parent d858307d7b
commit 28a371ae13
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/20_util/pair/40925.cc: Minor comment fix.
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/40925

View File

@ -18,10 +18,6 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
// NOTE: This makes use of the fact that we know how moveable
// is implemented on pair, and also vector. If the implementation
// changes this test may begin to fail.
#include <utility>
struct X