mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-15 02:35:12 +08:00
branch2.hpp
This commit is contained in:
parent
4e03b2b287
commit
aab1f8e850
@ -16,7 +16,7 @@ BETTER_ENUM(BranchMode,
|
|||||||
class Branch2
|
class Branch2
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
using BranchMode Mode;
|
typedef BranchMode Mode;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Branch2(toml::value const &);
|
Branch2(toml::value const &);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user