Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 244543
Collapse All | Expand All

(-)gtkmm-2.2.12.old/glib/glibmm/propertyproxy_base.cc (+2 lines)
Lines 20-25 Link Here
20
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
 */
21
 */
22
22
23
#include <cstring>
24
23
#include <glibmm/propertyproxy_base.h>
25
#include <glibmm/propertyproxy_base.h>
24
#include <glibmm/signalproxy_connectionnode.h>
26
#include <glibmm/signalproxy_connectionnode.h>
25
#include <glibmm/object.h>
27
#include <glibmm/object.h>
(-)gtkmm-2.2.12.old/glib/glibmm/quark.cc (+2 lines)
Lines 19-24 Link Here
19
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
 */
20
 */
21
21
22
#include <cstring>
23
22
#include <glib/gquark.h>
24
#include <glib/gquark.h>
23
#include <glibmm/quark.h>
25
#include <glibmm/quark.h>
24
26
(-)gtkmm-2.2.12.old/gtk/gtkmm/targetentry.cc (+2 lines)
Lines 20-25 Link Here
20
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21
 */
21
 */
22
22
23
#include <cstring>
24
23
#include <gtkmm/targetentry.h>
25
#include <gtkmm/targetentry.h>
24
26
25
namespace Gtk
27
namespace Gtk

Return to bug 244543