Skip to content

doesn't compile missing #include <algorithm> in Externals/glslang/SPIRV/SPVRemapper.h #127

@murderlandsgame

Description

@murderlandsgame

add the bottom line to the file Externals/glslang/SPIRV/SPVRemapper.h in my experience

#ifndef SPIRVREMAPPER_H
#define SPIRVREMAPPER_H
#include <string>
#include <vector>
#include <stdlib.h>
#include <algorithm>

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