mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Add missing includes
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "gstring.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
#include "gthread.h"
|
||||
|
||||
/**
|
||||
* SECTION:markup
|
||||
|
@@ -31,6 +31,7 @@
|
||||
#include "gstring.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
#include "gthread.h"
|
||||
|
||||
/**
|
||||
* SECTION:shell
|
||||
|
@@ -47,6 +47,7 @@
|
||||
#include "glib.h"
|
||||
#include "gprintfint.h"
|
||||
#include "glibintl.h"
|
||||
#include "gthread.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
@@ -42,6 +42,7 @@
|
||||
#endif /* HAVE_SYS_RESOURCE_H */
|
||||
|
||||
#include "gspawn.h"
|
||||
#include "gthread.h"
|
||||
|
||||
#include "genviron.h"
|
||||
#include "gmem.h"
|
||||
|
@@ -33,6 +33,7 @@
|
||||
#include "gvariant.h"
|
||||
#include "gvarianttype.h"
|
||||
#include "gslice.h"
|
||||
#include "gthread.h"
|
||||
|
||||
/*
|
||||
* two-pass algorithm
|
||||
|
Reference in New Issue
Block a user