1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-31 04:43:06 +02:00

Remove redundant header inclusions

This commit is contained in:
Matthias Clasen 2010-09-03 19:37:54 -04:00
parent 5d4ef36f91
commit 8300820f7b

@ -30,7 +30,10 @@
#include "config.h"
#include "glib.h"
#include "gcache.h"
#include "ghash.h"
#include "gtestutils.h"
/**
* SECTION: caches