Browse Source

branches2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
c5d7cbcf40
  1. 2
      src/branches2.hpp

2
src/branches2.hpp

@ -2,7 +2,7 @@
#include <vector> #include <vector>
class Branch2Group
class Branch2Tier
{ {
public: public:
uint64_t min_free_space; uint64_t min_free_space;

Loading…
Cancel
Save