mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +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:
@@ -37,6 +37,7 @@
|
||||
#include "gstrfuncs.h"
|
||||
#include "gatomic.h"
|
||||
#include "gtestutils.h"
|
||||
#include "gslice.h"
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user