mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-28 15:06:15 +01:00
Add missing gstrfuncs.h include
For g_strdup() and friends.
This commit is contained in:
parent
04077ff5c5
commit
82db1446b3
@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
#include "gconvert.h"
|
#include "gconvert.h"
|
||||||
#include "ghash.h"
|
#include "ghash.h"
|
||||||
|
#include "gstrfuncs.h"
|
||||||
#include "gtestutils.h"
|
#include "gtestutils.h"
|
||||||
#include "gtypes.h"
|
#include "gtypes.h"
|
||||||
#include "gthread.h"
|
#include "gthread.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user