mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-04 23:12:43 +08:00
branch_tier.cpp
This commit is contained in:
parent
3820c3364b
commit
3ae5367cb4
|
@ -9,7 +9,7 @@ namespace l
|
||||||
load_branch_literal(toml::table const &v_,
|
load_branch_literal(toml::table const &v_,
|
||||||
std::vector<Branch2> &branches_)
|
std::vector<Branch2> &branches_)
|
||||||
{
|
{
|
||||||
|
branches_.emplace_back(v_);
|
||||||
}
|
}
|
||||||
|
|
||||||
static
|
static
|
||||||
|
|
Loading…
Reference in New Issue
Block a user