diff --git a/include/boost/python/object/make_instance.hpp b/include/boost/python/object/make_instance.hpp index 1ffded12..5f2630ad 100644 --- a/include/boost/python/object/make_instance.hpp +++ b/include/boost/python/object/make_instance.hpp @@ -10,6 +10,8 @@ # include # include # include +# include +# include # include namespace boost { namespace python { namespace objects {