openbsd-ports/devel/glib2mm/patches/patch-glib_glibmm_exception_cc
jasper a0fa6af53e - update glib2mm to 2.14.2
Some bugs were fixed in this release.

g_assert() fixes by jakemsr@.

testing and ok simon@ wilfried@ (MAINTAINER)
2008-04-09 13:20:44 +00:00

12 lines
312 B
Plaintext

$OpenBSD: patch-glib_glibmm_exception_cc,v 1.1 2008/04/09 13:20:44 jasper Exp $
--- glib/glibmm/exception.cc.orig Mon Apr 7 16:35:47 2008
+++ glib/glibmm/exception.cc Mon Apr 7 16:36:58 2008
@@ -21,6 +21,7 @@
*/
#include <glib/gmessages.h>
+#include <glib/gtestutils.h>
#include <glibmm/exception.h>