Commit d1b1a8e4 authored by Max Kellermann's avatar Max Kellermann

net/StaticSocketAddress: include cleanup

parent 104fe124
......@@ -35,13 +35,6 @@
#include "Compiler.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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment