Browse Source

branches2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
631cd5fc16
  1. 3
      src/branches2.hpp

3
src/branches2.hpp

@ -13,6 +13,9 @@ private:
class Branches2
{
public:
Branches2(toml::value const &);
public:
uint64_t min_free_space;

Loading…
Cancel
Save