From 57e1faf818b58378d83f6b583d4f048d3dd5a4d9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 May 2013 13:55:38 +0000 Subject: we don't need VS2003/2005 support as well git-svn-id: http://svn.miranda-ng.org/main/trunk@4673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Gadu-Gadu/src/gg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Gadu-Gadu/src') diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 2ae43a64d2..9e7f16e454 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -32,8 +32,6 @@ #define _WIN32_WINNT 0x0501 #endif -#include - // Windows headers // Visual C++ .NET tries to include winsock.h // which is very ver bad @@ -44,6 +42,8 @@ #endif #include #include + +#include #include #include #include -- cgit v1.2.3