From d1b1a8e490415f7b761c50edbfd83218dd177d95 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 21 Jul 2015 13:56:21 +0200 Subject: net/StaticSocketAddress: include cleanup --- src/net/StaticSocketAddress.hxx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/net/StaticSocketAddress.hxx') diff --git a/src/net/StaticSocketAddress.hxx b/src/net/StaticSocketAddress.hxx index 72180f0bc..c91231138 100644 --- a/src/net/StaticSocketAddress.hxx +++ b/src/net/StaticSocketAddress.hxx @@ -35,13 +35,6 @@ #include "Compiler.h" #include -#include - -#ifdef WIN32 -#include -#else -#include -#endif /** * An OO wrapper for struct sockaddr_storage. -- cgit v1.2.3