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
0ef8b3a2f2
commit
1e746c3beb
1
src/branch2.cpp
Normal file
1
src/branch2.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
#include "branch2.hpp"
|
|
@ -1,7 +1,7 @@
|
|||
class Branch2
|
||||
{
|
||||
public:
|
||||
enum class
|
||||
enum class Mode
|
||||
{
|
||||
RO,
|
||||
RW,
|
||||
|
|
Loading…
Reference in New Issue
Block a user