mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-28 05:50:57 +08:00
state.cpp
This commit is contained in:
parent
c89b7d5dba
commit
7da74011fd
@ -8,5 +8,5 @@ State state;
|
||||
|
||||
State::State()
|
||||
{
|
||||
create = std::make_unique<Func::CreateFF>();
|
||||
create = std::make_unique<Func2::CreateFF>();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user