mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-03 17:48:56 +01:00
More header inclusion cleanup
This commit is contained in:
@@ -57,9 +57,17 @@
|
||||
*/
|
||||
#define G_IMPLEMENT_INLINES 1
|
||||
#define __G_UTILS_C__
|
||||
#include "glib.h"
|
||||
#include "gutils.h"
|
||||
|
||||
#include "gfileutils.h"
|
||||
#include "ghash.h"
|
||||
#include "gslist.h"
|
||||
#include "gprintfint.h"
|
||||
#include "gthread.h"
|
||||
#include "gthreadprivate.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gunicode.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#ifdef MAXPATHLEN
|
||||
|
||||
Reference in New Issue
Block a user