Skip to content

tests: Include header to get g_marshal_value_peek_boxed definition

Matt Turner requested to merge mattst88/pyatspi2:fix-warning into master

user_marshal.c:55:24: warning: implicit declaration of function 'g_marshal_value_peek_boxed' [-Wimplicit-function-declaration]

Merge request reports