mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
This commit is contained in:
parent
0be1a4fb97
commit
bd6a88aef7
@ -32,6 +32,7 @@
|
||||
#define __G_STRFUNCS_H__
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <glib/gmacros.h>
|
||||
#include <glib/gtypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user