From 5bdbd74d591e87e327835faf71741eacab3ce00f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 21 Jul 2015 11:02:33 +0200 Subject: net: add header Features.hxx For improved portability of the net library to projects without autoconf. --- src/net/StaticSocketAddress.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/StaticSocketAddress.hxx') diff --git a/src/net/StaticSocketAddress.hxx b/src/net/StaticSocketAddress.hxx index 475c323e0..4cf294c1e 100644 --- a/src/net/StaticSocketAddress.hxx +++ b/src/net/StaticSocketAddress.hxx @@ -31,6 +31,7 @@ #define STATIC_SOCKET_ADDRESS_HXX #include "SocketAddress.hxx" +#include "Features.hxx" #include "Compiler.h" #include -- cgit v1.2.3