Skip to content

Add missing (in)direct include in Parameter.hpp #318

@nomevas

Description

@nomevas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions