]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/socket.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / socket.cpp
index 877c1da2b99a31d586b9f5832717411cee96d625..84db6375c5c7b96c0db0a211e6ff201f527a0c49 100644 (file)
@@ -1,8 +1,8 @@
 #include "platform_api.h"
+#include "socket.h"
 #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;