Browse Source

state.hpp

toml4
Antonio SJ Musumeci 9 months ago
parent
commit
f9cd21280f
  1. 2
      src/state.hpp

2
src/state.hpp

@ -12,5 +12,5 @@ public:
Branches2 branches; Branches2 branches;
public: public:
Func::Create create;
Func2::Create create;
}; };
Loading…
Cancel
Save