glib/gobject
Emmanuele Bassi 01a46e5c65 Hack to include glib/gdatasetprivate.h directly
The gdatasetprivate.h header includes gatomic.h directly. It all works
well in GLib, but inside GObject it will trigger the single inclusion
guard.

Since this is a private header, and it's kind of a special case, one way
to fix it is to declare GLIB_COMPILATION around it and fool the single
inclusion guard in gatomic.h into thinking we're compiling GLib and not
GObject.
2010-09-04 17:25:37 +01:00
..
2010-08-13 21:23:23 -04:00
2010-07-12 15:33:05 -04:00
2009-03-31 19:39:16 -04:00
2010-06-19 19:07:36 +02:00
2010-06-15 10:51:36 +01:00
2010-02-04 00:12:50 +02:00
2010-07-12 17:46:17 -04:00
2008-06-21 12:18:12 +00:00
2008-06-21 18:20:43 +00:00
2008-06-21 12:45:49 +00:00
2008-06-22 09:45:13 +00:00
2010-07-12 17:46:17 -04:00
2010-06-19 19:07:36 +02:00