We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615be89 commit 1a51a7dCopy full SHA for 1a51a7d
include/boost/python.hpp
@@ -52,6 +52,7 @@
52
# include <boost/python/ptr.hpp>
53
# include <boost/python/reference_existing_object.hpp>
54
# include <boost/python/register_ptr_to_python.hpp>
55
+# include <boost/python/return_arg.hpp>
56
# include <boost/python/return_internal_reference.hpp>
57
# include <boost/python/return_opaque_pointer.hpp>
58
# include <boost/python/return_value_policy.hpp>
0 commit comments