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