Files
for-gentoo/dev-cpp/gtkmm/files/gtkmm-2.24.2-gcc46.patch
T
2011-11-14 11:57:59 +01:00

12 lines
318 B
Diff

--- gtkmm-2.24.2.orig/gtk/gtkmm/radiobuttongroup.cc
+++ gtkmm-2.24.2/gtk/gtkmm/radiobuttongroup.cc
@@ -16,6 +16,7 @@
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <cstddef>
#include <gtkmm/radiobuttongroup.h>