]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/clientsocket.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / clientsocket.cpp
index e6e10e9af3047384af78186513da9e21c05acde2..fbbd2415c693911b88063f0091600d0d3e73f25a 100644 (file)
@@ -1,6 +1,6 @@
 #include "platform_api.h"
-#include <msp/core/systemerror.h>
 #include "clientsocket.h"
+#include <msp/core/systemerror.h>
 #include "socket_private.h"
 
 namespace Msp {