diff --git a/src/branch_tier.cpp b/src/branch_tier.cpp index 79001525..3ce091bf 100644 --- a/src/branch_tier.cpp +++ b/src/branch_tier.cpp @@ -35,7 +35,9 @@ namespace l branches_.emplace_back(table); table["path"] = paths[2]; - branches_.emplace_back(table); + branches_.emplace_back(table); + + pause(); for(auto &path : paths) {