diff --git a/src/branch2.cpp b/src/branch2.cpp index 2f93bfa2..e91a7336 100644 --- a/src/branch2.cpp +++ b/src/branch2.cpp @@ -1 +1,7 @@ #include "branch2.hpp" + + +Branch2::Branch2(toml::value const &v_) +{ + +}