mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-30 17:30:07 +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.