Revert "Improvde #include order consistency"
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Jan 2013 07:47:17 +0000 (15:47 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Jan 2013 11:35:52 +0000 (19:35 +0800)
commit38229d47d1996fd046258f09d705d8247bf176ae
treefd02f989d59f700eafc07b00960018834bcd4d40
parent4ba56f3653df55c187bd29ac6e4ebb4d33f4ba61
Revert "Improvde #include order consistency"

This reverts commit f2e00a07f49d6ad0e8d790396bcdea913592ce33.

Moving the block up would prevent G_OS_WIN32 being checked correctly as
it is a macro that is defined by including the GLib header(s), at least for
Visual C++ builds.

https://bugzilla.gnome.org/show_bug.cgi?id=691769
gobject/glib-genmarshal.c