cucumber_cpp/library/Parameter.hpp uses cucumber_cpp::library::support::DefinitionRegistration in one of the macros, but it does not explicitly include the header that declares it. This forces api user to include two header files when they need to use PARAMETER macro.
Proposed solution: 87fa1a8
cucumber_cpp/library/Parameter.hppusescucumber_cpp::library::support::DefinitionRegistrationin one of the macros, but it does not explicitly include the header that declares it. This forces api user to include two header files when they need to usePARAMETERmacro.Proposed solution: 87fa1a8