mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Build fixes for the fall-out of the inclusion changes
This commit is contained in:
@@ -65,7 +65,10 @@
|
||||
# undef STRICT
|
||||
#endif
|
||||
|
||||
#include "gbacktrace.h"
|
||||
|
||||
#include "gtypes.h"
|
||||
#include "gmain.h"
|
||||
#include "gprintfint.h"
|
||||
|
||||
|
||||
|
@@ -25,6 +25,7 @@
|
||||
#include "gchecksum.h"
|
||||
|
||||
#include "gmem.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gtypes.h"
|
||||
#include "glibintl.h"
|
||||
|
@@ -39,6 +39,7 @@
|
||||
#include "gdatasetprivate.h"
|
||||
#include "ghash.h"
|
||||
#include "gquark.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gthread.h"
|
||||
#include "glib_trace.h"
|
||||
|
@@ -53,6 +53,9 @@
|
||||
#include "gdatetime.h"
|
||||
|
||||
#include "gatomic.h"
|
||||
#include "gfileutils.h"
|
||||
#include "gmain.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
#define __G_DATE_TIME_H__
|
||||
|
||||
#include <time.h>
|
||||
#include <gtypes.h>
|
||||
#include <glib/gtypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
@@ -38,6 +38,7 @@
|
||||
|
||||
#include "gconvert.h"
|
||||
#include "gfileutils.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
|
@@ -34,6 +34,7 @@
|
||||
|
||||
#include "ghash.h"
|
||||
|
||||
#include "gatomic.h"
|
||||
#include "gtestutils.h"
|
||||
|
||||
|
||||
|
@@ -26,6 +26,7 @@
|
||||
#include "ghostutils.h"
|
||||
|
||||
#include "garray.h"
|
||||
#include "gmem.h"
|
||||
#include "gstring.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "glibintl.h"
|
||||
|
@@ -44,6 +44,7 @@
|
||||
|
||||
#include "giochannel.h"
|
||||
|
||||
#include "gstrfuncs.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
|
@@ -33,6 +33,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "glibconfig.h"
|
||||
|
||||
/* Uncomment the next line (and the corresponding line in gmain.c) to
|
||||
* enable debugging printouts if the environment variable
|
||||
|
@@ -49,6 +49,7 @@
|
||||
|
||||
#include "grand.h"
|
||||
|
||||
#include "gmain.h"
|
||||
#include "gmem.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gthread.h"
|
||||
|
@@ -49,6 +49,7 @@
|
||||
#include "gscanner.h"
|
||||
|
||||
#include "gprintfint.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gstring.h"
|
||||
#include "gtestutils.h"
|
||||
|
||||
|
@@ -27,6 +27,7 @@
|
||||
#include "gshell.h"
|
||||
|
||||
#include "gslist.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gstring.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
|
Reference in New Issue
Block a user