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