File glibmm2-includes.patch of Package glibmm2
=== modified file 'tests/giomm_simple/main.cc' --- tests/giomm_simple/main.cc 2008-01-29 17:53:17 +0000 +++ tests/giomm_simple/main.cc 2008-01-29 17:57:01 +0000 @@ -1,3 +1,4 @@ +#include <cstring> #include <giomm.h> #include <iostream>