@ -29,5 +29,6 @@ Branch2::Branch2(toml::value const &v_)
Branch2::~Branch2()
{
if(fd >= 0)
close(fd);
}