Re: freeze break request for glibmm



Le vendredi 07 mars 2008, à 13:28 -0600, Jonathon Jongsma a écrit :
> I just noticed that there is a missing include in the main glibmm
> header <glibmm.h>.  The following patch describes the fix.  Is it ok
> to break the code freeze to apply?  Thanks.
> 
> Index: glib/glibmm.h
> ===================================================================
> --- glib/glibmm.h	(revision 637)
> +++ glib/glibmm.h	(working copy)
> @@ -25,6 +25,7 @@
>  #include <glibmmconfig.h>
>  //#include <glibmm/i18n.h> //This must be included by the
> application, after system headers such as <iostream>.
>  #include <glibmm/arrayhandle.h>
> +#include <glibmm/checksum.h>
>  #include <glibmm/class.h>
>  #include <glibmm/containerhandle_shared.h>
>  #include <glibmm/convert.h>

Approval 1 of 2.

Vincent

-- 
Les gens heureux ne sont pas pressés.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]