@ -8,5 +8,5 @@ State state;
State::State()
{
create = std::make_unique<Func::CreateFF>();
create = std::make_unique<Func2::CreateFF>();
}