mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 17:20:09 +00:00
Don't allow to include this new header individually
This commit is contained in:
parent
c43a3acac3
commit
8c34831e42
@ -22,7 +22,7 @@
|
|||||||
* by Christian Hergert <christian.hergert@gmail.com>
|
* by Christian Hergert <christian.hergert@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||||
#error "Only <gtk/gtk.h> can be included directly."
|
#error "Only <gtk/gtk.h> can be included directly."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user