mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-11 19:53:39 +08:00
branch2.hpp
This commit is contained in:
parent
273e69502e
commit
4420dee26a
|
@ -12,7 +12,7 @@ BETTER_ENUM(BranchMode,int,RO,RW,NC);
|
||||||
class Branch2
|
class Branch2
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
typedef BranchMode Mode;
|
// typedef BranchMode Mode;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Branch2(toml::value const &);
|
Branch2(toml::value const &);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user