mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-17 11:42:44 +08:00
func_create_base.hpp
This commit is contained in:
parent
922499415f
commit
34bea0ebcf
|
@ -31,7 +31,7 @@ namespace Func
|
|||
{
|
||||
public:
|
||||
CreateBase();
|
||||
virtual ~CreateBase() {}
|
||||
virtual ~CreateBase();
|
||||
|
||||
public:
|
||||
virtual int operator()(Branches2 &branches_,
|
||||
|
|
Loading…
Reference in New Issue
Block a user