xo-process: bugfix: track xo::ref::rp -> xo::rp

This commit is contained in:
Roland Conybeare 2024-09-14 18:28:22 -05:00
commit 7cfc560f02
12 changed files with 38 additions and 39 deletions

View file

@ -4,7 +4,7 @@
namespace xo {
namespace process {
ref::rp<UpxToConsole>
rp<UpxToConsole>
UpxToConsole::make()
{
return new UpxToConsole();