# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../gtkmm12/gcc44.patch # Copyright (C) 2016 The T2 SDE 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. # --- T2-COPYRIGHT-NOTE-END --- --- gtkmm-1.2.10/src/gtk--/base.h.orig 2016-11-18 21:44:22.283349633 +0100 +++ gtkmm-1.2.10/src/gtk--/base.h 2016-11-18 21:44:22.291349673 +0100 @@ -29,6 +29,7 @@ #include //#include //#include +#include #include #include --- gtkmm-1.2.10/src/curve.gen_h.vanilla 2016-11-18 21:44:44.739460987 +0100 +++ gtkmm-1.2.10/src/curve.gen_h 2016-11-18 21:44:50.063487388 +0100 @@ -138,7 +138,7 @@ // For containers template - int get_vector(Iterator b,Iterator e) const + int get_vector(Iterator b,Iterator e) { int i; Iterator iter;