Skip to content

Commit 3b05818

Browse files
author
Ralf W. Grosse-Kunstleve
committed
new docstring_options to support customization of __doc__ attributes of Boost.Python functions
[SVN r32298]
1 parent 2261e7e commit 3b05818

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/boost/python.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
# include <boost/python/def.hpp>
2323
# include <boost/python/default_call_policies.hpp>
2424
# include <boost/python/dict.hpp>
25+
# include <boost/python/docstring_options.hpp>
2526
# include <boost/python/enum.hpp>
2627
# include <boost/python/errors.hpp>
2728
# include <boost/python/exception_translator.hpp>

0 commit comments

Comments
 (0)