From 85869920bb9a4ee45cf4a89e74b1bd3d4ce67eaa Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Fri, 1 Jul 2011 14:09:46 +0200 Subject: Always assume IPv6 support It's 2011 baby! And until Qt5 is released probably 2012 :-) Change-Id: I397aabf25e93c8afb5f562636710985cf0c7acfa Reviewed-on: http://codereview.qt.nokia.com/1008 Reviewed-by: Qt Sanity Bot Reviewed-by: Shane Kearns Reviewed-by: Martin Petersson Reviewed-by: Markus Goetz --- tools/configure/configure_pch.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/configure/configure_pch.h') diff --git a/tools/configure/configure_pch.h b/tools/configure/configure_pch.h index 33da5f69f2..edf7c04dff 100644 --- a/tools/configure/configure_pch.h +++ b/tools/configure/configure_pch.h @@ -47,9 +47,7 @@ # undef _POSIX_ /* Don't polute */ /* Make sure IP v6 is defined first of all, before windows.h */ -# ifndef QT_NO_IPV6 # include -# endif # include #endif -- cgit v1.2.3