mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Properly include gmacros.h
svn path=/trunk/; revision=7575
This commit is contained in:
parent
af866931b6
commit
57d48592db
@ -1,3 +1,7 @@
|
||||
2008-10-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gtypes.h: Properly include gmacros.h
|
||||
|
||||
2008-10-06 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
Bug 555309 – giochannel breaks on error
|
||||
|
@ -32,6 +32,7 @@
|
||||
#define __G_TYPES_H__
|
||||
|
||||
#include <glibconfig.h>
|
||||
#include <glib/gmacros.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user