Ticket #2582: boost_python_translate_exception.patch
File boost_python_translate_exception.patch, 440 bytes (added by , 14 years ago) |
---|
-
boost/python/detail/translate_exception.hpp
9 9 10 10 # include <boost/call_traits.hpp> 11 11 # include <boost/type_traits/add_const.hpp> 12 # include <boost/type_traits/add_reference.hpp> 12 13 13 14 # include <boost/function/function0.hpp> 14 15