mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Clean up includes
This commit is contained in:
parent
6d2b2ccaa0
commit
3c02c64474
@ -44,8 +44,7 @@
|
||||
#include "gthreadprivate.h"
|
||||
#include "deprecated/gthread.h"
|
||||
|
||||
#include "gslice.h"
|
||||
#include "gmain.h"
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
@ -58,13 +57,11 @@
|
||||
#include <windows.h>
|
||||
#endif /* G_OS_WIN32 */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "garray.h"
|
||||
#include "gbitlock.h"
|
||||
#include "gslice.h"
|
||||
#include "gslist.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gtimer.h"
|
||||
|
||||
/**
|
||||
* SECTION:threads
|
||||
|
Loading…
Reference in New Issue
Block a user