mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +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__
|
#define __G_STRFUNCS_H__
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
#include <glib/gmacros.h>
|
||||||
#include <glib/gtypes.h>
|
#include <glib/gtypes.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user