]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/socket.h
Move the address family enum into sockaddr.h
[libs/net.git] / source / net / socket.h
index 7a47793eab9515f9871446c03c5cc612753c6fa7..3e3c2aef13c29dba52f1bbcb27aa1c3eea2ed75d 100644 (file)
@@ -5,7 +5,6 @@
 #include <msp/core/except.h>
 #include <msp/io/eventobject.h>
 #include <msp/io/handle.h>
-#include "constants.h"
 #include "sockaddr.h"
 
 namespace Msp {