mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 13:33:39 +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
|
||||
{
|
||||
public:
|
||||
// typedef BranchMode Mode;
|
||||
typedef BranchMode Mode;
|
||||
|
||||
public:
|
||||
Branch2(toml::value const &);
|
||||
|
|
Loading…
Reference in New Issue
Block a user