mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 12:53:07 +02:00
Remove excessive header inclusions
This commit is contained in:
parent
7ddd2100c3
commit
633f438300
@ -26,12 +26,14 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include "glib.h"
|
#include "gqueue.h"
|
||||||
|
|
||||||
|
#include "gtestutils.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_queue_new:
|
* g_queue_new:
|
||||||
*
|
*
|
||||||
* Creates a new #GQueue.
|
* Creates a new #GQueue.
|
||||||
*
|
*
|
||||||
* Returns: a new #GQueue.
|
* Returns: a new #GQueue.
|
||||||
**/
|
**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user