Skip to content

Fix macOS clang compile error on std:array

Dan Dennedy requested to merge ddennedy/glaxnimate:fix_compile_gzip into master

error: implicit instantiation of undefined template 'std::array<unsigned char, 16384>'

Merge request reports