mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
Add missing gstrfuncs.h include
For g_strdup() and friends.
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user