Merge branch 'master' into 'master'

grefcount: add missing gatomic.h

See merge request GNOME/glib!400
This commit is contained in:
Simon McVittie 2018-10-18 19:27:11 +00:00
commit da83b44cce

View File

@ -23,6 +23,7 @@
#error "Only <glib.h> can be included directly."
#endif
#include <glib/gatomic.h>
#include <glib/gtypes.h>
G_BEGIN_DECLS