Closed andy5995 closed 2 years ago
@andy5995 like I mentioned in the other comment, @pavanvo forgot to #include <memory> like the compiler tells you, probably not needed for earlier gcc versions
#include <memory>
Originally posted by @Rampoina in https://github.com/MegaGlest/megaglest-source/issues/240#issuecomment-1214250929
The CI needs to test more recent compilers. See comments on PR linked above.
Originally posted by @Rampoina in https://github.com/MegaGlest/megaglest-source/issues/240#issuecomment-1214250929
The CI needs to test more recent compilers. See comments on PR linked above.