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
90d9d8f0d5
commit
42b6190c03
|
@ -16,6 +16,7 @@ public:
|
|||
|
||||
public:
|
||||
Branch2();
|
||||
Branch2(Branch2 const &);
|
||||
Branch2(toml::value const &);
|
||||
~Branch2();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user