diff options
Diffstat (limited to 'src/net/StaticSocketAddress.hxx')
-rw-r--r-- | src/net/StaticSocketAddress.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
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 <assert.h> |