mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
Implement the same PLT reduction technique used in GTK+:
2004-09-16 Matthias Clasen <mclasen@redhat.com> Implement the same PLT reduction technique used in GTK+: * Makefile.am: Generate gobjectalias.h from gobject.symbols. (BUILT_SOURCES): Add gobjectalias.h. * makegobjectalias.pl: Script to generate gobjectalias.h. * *.c: Include gobjectalias.h
This commit is contained in:
committed by
Matthias Clasen
parent
88e7569e65
commit
465c7d1ead
@@ -16,6 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "gobjectalias.h"
|
||||
#include "gtypeplugin.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user