branch2.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-25 22:39:56 -06:00
parent 915ffaf6e9
commit f7e91d9c8e

View File

@ -1 +1,7 @@
#include "branch2.hpp"
Branch2::Branch2(toml::value const &v_)
{
}