mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user