From: Chun-wei Fan Date: Mon, 3 Nov 2014 02:09:14 +0000 (+0800) Subject: gnetworking.h.win32: Move "#undef interface" X-Git-Tag: 2.43.1~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=012c9dcd820f9679784181568f97c0e1e6b5e37f;p=platform%2Fupstream%2Fglib.git gnetworking.h.win32: Move "#undef interface" This is a follow-up commit due to the fix in gnetworking.h.in in commit 7103484 (gnetworking.h.in: move "#undef interface"). --- diff --git a/gio/gnetworking.h.win32 b/gio/gnetworking.h.win32 index f62a9be..61014be 100644 --- a/gio/gnetworking.h.win32 +++ b/gio/gnetworking.h.win32 @@ -27,12 +27,12 @@ #define _WIN32_WINNT 0x0501 #endif #include -#undef interface #include #include #include #include #include +#undef interface #else /* !G_OS_WIN32 */