This commit is contained in:
John Cupitt 2012-01-13 09:03:11 +00:00
parent 429c9977d4
commit ef09bcd01a

View File

@ -994,6 +994,7 @@ vips_value_set_array_object( GValue *value, int n )
void
vips__meta_init_types( void )
{
(void) vips_thing_get_type();
(void) vips_save_string_get_type();
(void) vips_area_get_type();
(void) vips_ref_string_get_type();