X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fgutils.h;h=cc67ac4102b06dae624c56c75e4cd4b6322f1e5b;hb=f4bb21aa1d405fd11043a03e0962358eb0f42a5e;hp=4b72589a3ad70ebafe21f54d515c06b1d3b52d3e;hpb=51d7fc9e965c64da40597d007756d330b5e3cc5f;p=platform%2Fupstream%2Fglib.git diff --git a/glib/gutils.h b/glib/gutils.h index 4b72589..cc67ac4 100644 --- a/glib/gutils.h +++ b/glib/gutils.h @@ -21,9 +21,13 @@ * Modified by the GLib Team and others 1997-2000. See the AUTHORS * file for a list of people on the GLib Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GLib at ftp://ftp.gtk.org/pub/gtk/. + * GLib at ftp://ftp.gtk.org/pub/gtk/. */ +#if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__G_LIB_H__) && !defined (GLIB_COMPILATION) +#error "Only can be included directly." +#endif + #ifndef __G_UTILS_H__ #define __G_UTILS_H__