mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-20 20:31:51 +02:00
It is cleaner to define glib_typeof() in a header included after gversionmacros.h so we can use GLIB_VERSION_MIN_REQUIRED directly instead of doing it everywhere glib_typeof() is used.