branch2.hpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-31 21:44:30 -06:00
parent e881f0ac0e
commit 9f06a7de91

View File

@ -17,6 +17,7 @@ public:
public:
Branch2();
Branch2(toml::value const &);
~Branch2();
public:
bool enabled;