Don't #include <glib/gslice.h> from gmem.h

It looks like this was done just to help people port from gmem to
gslice, but nothing in this header actually requires gslice.h to be
included.
This commit is contained in:
Ryan Lortie
2011-09-18 18:59:20 -04:00
parent e88a12caa0
commit 37c740d509
24 changed files with 25 additions and 3 deletions

View File

@@ -48,6 +48,7 @@
#include "grand.h"
#include "gstrfuncs.h"
#include "gtimer.h"
#include "gslice.h"
/* Global variable for storing assertion messages; this is the counterpart to