12 lines
318 B
Diff
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>
|
|
|
|
|