mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
state.hpp
This commit is contained in:
+3
-1
@@ -1,5 +1,4 @@
|
||||
#include "branches2.hpp"
|
||||
|
||||
#include "func_create_base.hpp"
|
||||
|
||||
|
||||
@@ -10,4 +9,7 @@ public:
|
||||
|
||||
public:
|
||||
Branches2 branches;
|
||||
|
||||
public:
|
||||
std::unique_ptr<Func::CreateBase> create;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user