diff --git a/gnome14/gtkmm12/gcc44.patch b/gnome14/gtkmm12/gcc44.patch new file mode 100644 index 000000000..f0da7039c --- /dev/null +++ b/gnome14/gtkmm12/gcc44.patch @@ -0,0 +1,39 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../gtkmm12/gcc44.patch +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +diff -Nur gtkmm-1.2.10-orig/src/gtkmmproc/fixate.cc gtkmm-1.2.10/src/gtkmmproc/fixate.cc +--- gtkmm-1.2.10-orig/src/gtkmmproc/fixate.cc 2008-07-23 04:01:31.000000000 +0000 ++++ gtkmm-1.2.10/src/gtkmmproc/fixate.cc 2008-07-23 04:02:33.000000000 +0000 +@@ -1,6 +1,7 @@ + #include + #include + #include ++#include + + namespace std {} + using namespace std; +diff -Nur gtkmm-1.2.10-orig/src/gtkmmproc/gtkmmproc.h gtkmm-1.2.10/src/gtkmmproc/gtkmmproc.h +--- gtkmm-1.2.10-orig/src/gtkmmproc/gtkmmproc.h 2008-07-23 04:01:31.000000000 +0000 ++++ gtkmm-1.2.10/src/gtkmmproc/gtkmmproc.h 2008-07-23 04:05:22.000000000 +0000 +@@ -7,6 +7,7 @@ + #include + #include + #include ++#include + + namespace std {} + using namespace std; +