-
- Downloads
#include <string.h> in v3color.h: recent Linux compilers care.
Linux dev builds have started breaking because v3color.h uses strlen() and strncpy() without declaring them. Add relevant #include, which fixes.
Loading
Please register or sign in to comment