mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 04:23:43 +08:00
state.cpp
This commit is contained in:
parent
7da74011fd
commit
d7d0be6b78
|
@ -8,5 +8,5 @@ State state;
|
|||
|
||||
State::State()
|
||||
{
|
||||
create = std::make_unique<Func2::CreateFF>();
|
||||
auto f = std::make_unique<Func2::CreateFF>();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user