mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-29 19:10:03 +01:00
Remove excessive header inclusions
This commit is contained in:
parent
5681809448
commit
7ddd2100c3
@ -27,7 +27,12 @@
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "glib.h"
|
||||
#include "gmarkup.h"
|
||||
|
||||
#include "galloca.h"
|
||||
#include "gstrfuncs.h"
|
||||
#include "gstring.h"
|
||||
#include "gtestutils.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
GQuark
|
||||
|
Loading…
x
Reference in New Issue
Block a user