]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/windows/unix.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / windows / unix.cpp
index 6a56ee0b8357a68b4a5851ac40107d9172672a4a..b38a258b24421f208f42e7366d1552bd401e204c 100644 (file)
@@ -1,7 +1,7 @@
-#include <msp/core/except.h>
 #include "platform_api.h"
-#include "sockaddr_private.h"
 #include "unix.h"
+#include <msp/core/except.h>
+#include "sockaddr_private.h"
 
 using namespace std;