xo-reactor: bugfix: xo::ref::rp -> xo::rp
This commit is contained in:
parent
aa40c8ac75
commit
e3a53d10e6
5 changed files with 12 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
namespace xo {
|
||||
namespace reactor {
|
||||
#ifdef NOT_USING
|
||||
ref::rp<SinkToConsole<std::pair<xo::time::utc_nanos, double>>>
|
||||
rp<SinkToConsole<std::pair<xo::time::utc_nanos, double>>>
|
||||
TemporaryTest::realization_printer()
|
||||
{
|
||||
return new SinkToConsole<std::pair<xo::time::utc_nanos, double>>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue