Update an example from 1.3 to 2.x
[platform/upstream/glib.git] / glibconfig.h.win32.in
index 84ddda2..ec0b87a 100644 (file)
@@ -8,7 +8,6 @@
 #define __G_LIBCONFIG_H__
 
 #include <glib/gmacros.h>
-
 #include <limits.h>
 #include <float.h>
 
@@ -131,6 +130,8 @@ typedef unsigned int gsize;
 #define G_HAVE_GROWING_STACK 0
 
 
+#define G_GNUC_INTERNAL
+
 #define G_THREADS_ENABLED
 #define G_THREADS_IMPL_WIN32
 typedef struct _GMutex* GStaticMutex;