mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 21:50:01 +08:00
branch2.hpp
This commit is contained in:
parent
7103327bdf
commit
c29fde6885
|
@ -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