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

This commit is contained in:
Roland Conybeare 2024-09-14 13:34:23 -05:00
commit 578b3d724a

View file

@ -9,7 +9,6 @@
namespace xo {
//using xo::web::Alist;
using xo::web::HttpEndpointDescr;
using xo::ref::rp;
//using xo::time::utc_nanos;
namespace py = pybind11;