]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/python/test/polymorphism2_auto_ptr.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / python / test / polymorphism2_auto_ptr.cpp
CommitLineData
7c673cae
FG
1// Copyright David Abrahams 2005. Distributed under the Boost
2// Software License, Version 1.0. (See accompanying
3// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5#define HELD_BY_AUTO_PTR
6#include "polymorphism2.cpp"