mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-03 14:03:37 +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_,
|
||||
std::vector<Branch2> &branches_)
|
||||
{
|
||||
|
||||
branches_.emplace_back(v_);
|
||||
}
|
||||
|
||||
static
|
||||
|
|
Loading…
Reference in New Issue
Block a user