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

- added missing <boost/python/return_arg.hpp>

[SVN r20257]
This commit is contained in:
Bruno da Silva de Oliveira
2003-10-04 21:44:24 +00:00
parent 615be89951
commit 1a51a7df9e

View File

@@ -52,6 +52,7 @@
# include <boost/python/ptr.hpp>
# include <boost/python/reference_existing_object.hpp>
# include <boost/python/register_ptr_to_python.hpp>
# include <boost/python/return_arg.hpp>
# include <boost/python/return_internal_reference.hpp>
# include <boost/python/return_opaque_pointer.hpp>
# include <boost/python/return_value_policy.hpp>