mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 01:48:53 +02:00
Actually define the guard after checking for it. (#108038, Morten
Fri Jun 18 22:55:36 2004 Matthias Clasen <maclas@gmx.de> * gsourceclosure.h (__G_SOURCECLOSURE_H__): Actually define the guard after checking for it. (#108038, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
d131bae53d
commit
0bd1de96cf
@@ -21,6 +21,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef __G_SOURCECLOSURE_H__
|
||||
#define __G_SOURCECLOSURE_H__
|
||||
|
||||
#include <gobject/gclosure.h>
|
||||
|
||||
|
Reference in New Issue
Block a user