mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-15 22:53:34 +02:00
gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user