From 0fdf19714613a82a184f4f6e75fb9a4f9b62f18a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 19 Jan 2014 10:05:08 +0200 Subject: Use std::unique_ptr instead of std::auto_ptr in C++11 mode --- tests/cxx/tree/dom-association/test.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/cxx/tree/dom-association/test.xml (limited to 'tests/cxx/tree/dom-association/test.xml') diff --git a/tests/cxx/tree/dom-association/test.xml b/tests/cxx/tree/dom-association/test.xml new file mode 100644 index 0000000..624a80c --- /dev/null +++ b/tests/cxx/tree/dom-association/test.xml @@ -0,0 +1,7 @@ + + + a + + -- cgit v1.1