test/harness/warningsparser.h
changeset 215 c98e93d9a07f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/harness/warningsparser.h	Sat Nov 02 09:05:10 2013 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +#include <glib.h>
     1.5 +
     1.6 +GMarkupParseContext *warnings_parse_context_new(Testcase *testcase);