mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

The C++ inclusion guards G_BEGIN_DECLS and G_END_DECLS are defined by GLib; so we need to include glib.h before using them.
The C++ inclusion guards G_BEGIN_DECLS and G_END_DECLS are defined by GLib; so we need to include glib.h before using them.