mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Properly include gmacros.h
svn path=/trunk/; revision=7575
This commit is contained in:
@@ -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>
|
2008-10-06 Behdad Esfahbod <behdad@gnome.org>
|
||||||
|
|
||||||
Bug 555309 – giochannel breaks on error
|
Bug 555309 – giochannel breaks on error
|
||||||
|
@@ -32,6 +32,7 @@
|
|||||||
#define __G_TYPES_H__
|
#define __G_TYPES_H__
|
||||||
|
|
||||||
#include <glibconfig.h>
|
#include <glibconfig.h>
|
||||||
|
#include <glib/gmacros.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user