mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
new docstring_options to support customization of __doc__ attributes of Boost.Python functions
[SVN r32298]
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
# include <boost/python/def.hpp>
|
||||
# include <boost/python/default_call_policies.hpp>
|
||||
# include <boost/python/dict.hpp>
|
||||
# include <boost/python/docstring_options.hpp>
|
||||
# include <boost/python/enum.hpp>
|
||||
# include <boost/python/errors.hpp>
|
||||
# include <boost/python/exception_translator.hpp>
|
||||
|
||||
Reference in New Issue
Block a user