2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

- register_ptr_to_python addition

[SVN r18880]
This commit is contained in:
Bruno da Silva de Oliveira
2003-06-27 18:34:25 +00:00
parent 7dba18e7b9
commit 68f54d364b
6 changed files with 282 additions and 0 deletions

View File

@@ -63,5 +63,6 @@
# include <boost/python/tuple.hpp>
# include <boost/python/type_id.hpp>
# include <boost/python/with_custodian_and_ward.hpp>
# include <boost/python/converter/register_ptr_to_python.hpp>
#endif // PYTHON_DWA2002810_HPP