You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
png_img.c:72:22: error: incomplete definition of type 'struct png_struct_def'
if (setjmp (png_ptr->jmpbuf)) yyerror ("png_img: could not setjmp");
~~~~~~~^