Browse Source

branches2.hpp

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

2
src/branches2.hpp

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

Loading…
Cancel
Save