xo-reactor: bugfix: track ns change xo::ref::rp -> xo::rp
This commit is contained in:
parent
000ed7b957
commit
aa40c8ac75
14 changed files with 20 additions and 26 deletions
|
|
@ -123,7 +123,7 @@ namespace xo {
|
|||
uint64_t online_advance_until(utc_nanos tm, bool replay_flag);
|
||||
}; /*ReactorSource*/
|
||||
|
||||
using ReactorSourcePtr = ref::rp<ReactorSource>;
|
||||
using ReactorSourcePtr = rp<ReactorSource>;
|
||||
} /*namespace reactor*/
|
||||
} /*namespace xo*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue