@ -7,5 +7,6 @@ typedef std::vector<Branch2> Branch2Vec;
class Branches2 : public std::vector<Branch2Vec>
{
public:
uint64_t min_free_space;
};