1 2 3 4 5 6 7 8
--- a/libvmaf/src/svm.cpp +++ b/libvmaf/src/svm.cpp @@ -1,3 +1,5 @@ +#define _NEWLIB_VERSION 1 + #include <math.h> #include <stdio.h> #include <stdlib.h>