| Submitter | Jonathan Wakely |
|---|---|
| Date | Nov. 6, 2012, 11:07 p.m. |
| Message ID | <CAH6eHdTeV3QDb1pa=UzZzubvBvLx3LaMg3aYXMbN6wX6xs4Tpw@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/197578/ |
| State | New |
| Headers | show |
Comments
Patch
--- a/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc +++ b/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc @@ -22,8 +22,6 @@ // libstdc++/55123 -#include <memory> - void f() { std::unique_ptr<const int> y; std::shared_ptr<const int> x = std::move(y);
* testsuite/20_util/shared_ptr/cons/55123.cc: Remove duplicate include. Committed to trunk and 4.7