test/harness/warningsparser.h
changeset 58 b3385bfb28ac
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/harness/warningsparser.h	Sun May 26 19:32:40 2013 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +#include <glib.h>
     1.5 +
     1.6 +GMarkupParseContext *warnings_parse_context_new(Testcase *testcase);