File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
Expand file tree Collapse file tree 6 files changed +5
-5
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 44#include < boost/python/object.hpp>
55#include < boost/python/list.hpp>
66#include < boost/python/tuple.hpp>
7- #include < boost/python/converter/pytype_object_manager_traits .hpp>
7+ #include < boost/python/converter/pytype_object_mgr_traits .hpp>
88
99namespace boost { namespace python {
1010
Original file line number Diff line number Diff line change 77# define LIST_DWA2002627_HPP
88
99# include < boost/python/object.hpp>
10- # include < boost/python/converter/pytype_object_manager_traits .hpp>
10+ # include < boost/python/converter/pytype_object_mgr_traits .hpp>
1111
1212namespace boost { namespace python {
1313
Original file line number Diff line number Diff line change 77# define LONG_DWA2002627_HPP
88
99# include < boost/python/object.hpp>
10- # include < boost/python/converter/pytype_object_manager_traits .hpp>
10+ # include < boost/python/converter/pytype_object_mgr_traits .hpp>
1111
1212namespace boost { namespace python {
1313
Original file line number Diff line number Diff line change 33
44#include < boost/python/object.hpp>
55#include < boost/python/list.hpp>
6- #include < boost/python/converter/pytype_object_manager_traits .hpp>
6+ #include < boost/python/converter/pytype_object_mgr_traits .hpp>
77
88// disable defines in <cctype> provided by some system libraries
99#undef isspace
Original file line number Diff line number Diff line change 22#define TUPLE_20020706_HPP
33
44#include < boost/python/object.hpp>
5- #include < boost/python/converter/pytype_object_manager_traits .hpp>
5+ #include < boost/python/converter/pytype_object_mgr_traits .hpp>
66
77namespace boost { namespace python {
88
You can’t perform that action at this time.
0 commit comments