Skip to content

Incomplete header annotations #13

@HerbertJordan

Description

@HerbertJordan

As can be observed when generating code for the pic_tracer example, the header include <random> is missing for

  • std::uniform_real_distribution
  • std::linear_congruential_engine

Both types are used in the generated code, in their qualified name. However, the corresponding include pragma is missing.

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