mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 20:35:49 +01:00
glib-types.h: Include glib.h, since we use G_BEGIN_DECLS
This header is included individually by g-ir-scanner.
This commit is contained in:
parent
ab0e9dbfa7
commit
dad374b1a0
@ -23,6 +23,8 @@
|
|||||||
#ifndef __GLIB_TYPES_H__
|
#ifndef __GLIB_TYPES_H__
|
||||||
#define __GLIB_TYPES_H__
|
#define __GLIB_TYPES_H__
|
||||||
|
|
||||||
|
#include <glib.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
/* A hack necesssary to preprocess this file with g-ir-scanner */
|
/* A hack necesssary to preprocess this file with g-ir-scanner */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user