mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-02 14:59:55 +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…
x
Reference in New Issue
Block a user