Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 10 months ago
parent
commit
9e46159cac
  1. 2
      src/branch2.hpp

2
src/branch2.hpp

@ -11,7 +11,7 @@ BETTER_ENUM(BranchMode,
int,
RO,
RW,
NC);
NC)
class Branch2
{

Loading…
Cancel
Save