X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fnet%2Fstreamsocket.cpp;fp=source%2Fnet%2Fstreamsocket.cpp;h=9e2d79afe7e1b27dd87d81c5a6b2f7db2f6103b6;hp=02a7b54ede3c6591031c4eac7b16ff7b478f7044;hb=cc2e643d6ec3025db3fb6f0a4c1f77af05cf1026;hpb=ede42d5bb352841e2e425972e12b8ef31ddf2123 diff --git a/source/net/streamsocket.cpp b/source/net/streamsocket.cpp index 02a7b54..9e2d79a 100644 --- a/source/net/streamsocket.cpp +++ b/source/net/streamsocket.cpp @@ -1,11 +1,11 @@ #include "platform_api.h" +#include "streamsocket.h" #include #include #include #include #include "sockaddr_private.h" #include "socket_private.h" -#include "streamsocket.h" namespace Msp { namespace Net {