xo-pyreflect: bugfix: track ns change xo::ref::rp -> xo::rp

This commit is contained in:
Roland Conybeare 2024-09-14 11:55:10 -05:00
commit c311577997

View file

@ -16,7 +16,6 @@
namespace xo {
using xo::time::utc_nanos;
using xo::ref::unowned_ptr;
using xo::ref::rp;
namespace py = pybind11;
namespace reflect {