2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-30 08:02:38 +00:00

This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'.

[SVN r31393]
This commit is contained in:
nobody
2005-10-19 18:17:14 +00:00
parent 55f6c08095
commit 2e8a265abf
4 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// Copyright David Abrahams 2005. Distributed under the Boost
// Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#define HELD_BY_AUTO_PTR
#include "polymorphism2.cpp"