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

This commit is contained in:
Roland Conybeare 2024-09-14 13:48:03 -05:00
commit aa40c8ac75
14 changed files with 20 additions and 26 deletions

View file

@ -13,7 +13,6 @@ namespace xo {
using xo::reactor::PollingReactor;
using xo::reactor::FifoQueue;
using xo::reactor::SinkToFunction;
using xo::ref::rp;
using xo::time::timeutil;
using xo::time::seconds;
using xo::time::utc_nanos;