branch2.hpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-28 23:59:59 -06:00
parent c29fde6885
commit 0a7cc3008f

View File

@ -15,6 +15,7 @@ public:
typedef BranchMode Mode;
public:
Branch2();
Branch2(toml::value const &);
public: