net: add header Features.hxx

For improved portability of the net library to projects without
autoconf.
This commit is contained in:
Max Kellermann
2015-07-21 11:02:33 +02:00
parent e621c24270
commit 5bdbd74d59
2 changed files with 28 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#define STATIC_SOCKET_ADDRESS_HXX
#include "SocketAddress.hxx"
#include "Features.hxx"
#include "Compiler.h"
#include <assert.h>