X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnet%2Fsocket.cpp;h=84db6375c5c7b96c0db0a211e6ff201f527a0c49;hb=cc2e643d6ec3025db3fb6f0a4c1f77af05cf1026;hp=877c1da2b99a31d586b9f5832717411cee96d625;hpb=ede42d5bb352841e2e425972e12b8ef31ddf2123;p=libs%2Fnet.git diff --git a/source/net/socket.cpp b/source/net/socket.cpp index 877c1da..84db637 100644 --- a/source/net/socket.cpp +++ b/source/net/socket.cpp @@ -1,8 +1,8 @@ #include "platform_api.h" +#include "socket.h" #include #include #include "sockaddr_private.h" -#include "socket.h" #include "socket_private.h" using namespace std;