mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-08 18:24:04 +02: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:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user