The source project of this merge request has been removed.
Fixing error on Windows Meson build
Fixing
./../gimp/app/plug-in/gimppluginmanager-file.c:666:21: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Werror=implicit-function-declaration] 666 | num_testval = strtol (value, NULL, 0);
Edited by lillolollo