Skip to content

Include <algorithm> in apps/projectGenerator/commandLine/src/utils #8505

@alexdrymonitis

Description

@alexdrymonitis

I was trying to compile the command line PG and was getting an error about std::find until I added:

#include <algorithm>

in LibraryBinary.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions