net/StaticSocketAddress: include cleanup
This commit is contained in:
parent
104fe124df
commit
d1b1a8e490
@ -35,13 +35,6 @@
|
|||||||
#include "Compiler.h"
|
#include "Compiler.h"
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#ifdef WIN32
|
|
||||||
#include <winsock2.h>
|
|
||||||
#else
|
|
||||||
#include <sys/socket.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An OO wrapper for struct sockaddr_storage.
|
* An OO wrapper for struct sockaddr_storage.
|
||||||
|
Loading…
Reference in New Issue
Block a user