@ -1,5 +1,4 @@
#include "branches2.hpp"
#include "func_create_base.hpp"
@ -10,4 +9,7 @@ public:
public:
Branches2 branches;
std::unique_ptr<Func::CreateBase> create;
};