mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-02 01:36:41 +08:00
branches2.hpp
This commit is contained in:
parent
20fe9fc4d4
commit
c2babda0f7
@ -2,4 +2,6 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
typedef std::vector<Branch2> Branch2Vec;
|
||||
|
||||
typedef std::vector<Branch2Vec> Branches2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user