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