Skip to content

Missing include for std::min #16

@parnham

Description

@parnham

In the latest version of tinyformat it makes use of std::min which is defined in <algorithm> but that header has not been included.

For some reason gcc/clang/mingw do not seem to care but msvc does and refuses to compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions