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> ```