Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 1 year ago
parent
commit
aab1f8e850
  1. 2
      src/branch2.hpp

2
src/branch2.hpp

@ -16,7 +16,7 @@ BETTER_ENUM(BranchMode,
class Branch2 class Branch2
{ {
public: public:
using BranchMode Mode; typedef BranchMode Mode;
public: public:
Branch2(toml::value const &); Branch2(toml::value const &);

|||||||
100:0
Loading…
Cancel
Save