mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
fix: Make member function accessible to children
This commit is contained in:
@@ -336,7 +336,6 @@ namespace swift::misc
|
|||||||
//! Called after cleanup().
|
//! Called after cleanup().
|
||||||
void finish();
|
void finish();
|
||||||
|
|
||||||
using CWorkerBase::hasStarted;
|
|
||||||
using CWorkerBase::setStarted;
|
using CWorkerBase::setStarted;
|
||||||
using CWorkerBase::setFinished;
|
using CWorkerBase::setFinished;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user