Skip to content

Commit 1a51a7d

Browse files
author
Bruno da Silva de Oliveira
committed
- added missing <boost/python/return_arg.hpp>
[SVN r20257]
1 parent 615be89 commit 1a51a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/python.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
# include <boost/python/ptr.hpp>
5353
# include <boost/python/reference_existing_object.hpp>
5454
# include <boost/python/register_ptr_to_python.hpp>
55+
# include <boost/python/return_arg.hpp>
5556
# include <boost/python/return_internal_reference.hpp>
5657
# include <boost/python/return_opaque_pointer.hpp>
5758
# include <boost/python/return_value_policy.hpp>

0 commit comments

Comments
 (0)