mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 10:07:29 +08:00
func_create_base.hpp
This commit is contained in:
parent
0c2f684f2a
commit
922499415f
|
@ -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