mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 10:48:02 +08:00
state.cpp
This commit is contained in:
parent
cd6d77e632
commit
9869198db3
|
@ -1,9 +1,11 @@
|
|||
#include "state.hpp"
|
||||
|
||||
#include "make_unique.hpp"
|
||||
|
||||
State state;
|
||||
|
||||
State::State()
|
||||
{
|
||||
|
||||
create =
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user