mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Add missing add_const #include
[SVN r16385]
This commit is contained in:
@@ -7,8 +7,11 @@
|
||||
# define TRANSLATE_EXCEPTION_DWA2002810_HPP
|
||||
|
||||
# include <boost/python/detail/exception_handler.hpp>
|
||||
# include <boost/function/function0.hpp>
|
||||
|
||||
# include <boost/call_traits.hpp>
|
||||
# include <boost/type_traits/add_const.hpp>
|
||||
|
||||
# include <boost/function/function0.hpp>
|
||||
|
||||
namespace boost { namespace python { namespace detail {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user