mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-02 11:09:55 +08:00
state.cpp
This commit is contained in:
parent
d7d0be6b78
commit
7689dbe9c3
@ -9,4 +9,6 @@ State state;
|
||||
State::State()
|
||||
{
|
||||
auto f = std::make_unique<Func2::CreateFF>();
|
||||
|
||||
create = f;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user