]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/windows/socket.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / windows / socket.cpp
index dfcff623c328f4f03b2a7129a1931891a80c140b..07db95d1f7dd928ab357d645754a05d4b899a6b4 100644 (file)
@@ -1,9 +1,9 @@
-#include <iostream>
 #include "platform_api.h"
+#include "socket.h"
+#include <iostream>
 #include <msp/core/systemerror.h>
 #include <msp/io/handle_private.h>
 #include "sockaddr_private.h"
-#include "socket.h"
 #include "socket_private.h"
 
 using namespace std;