]> git.tdb.fi Git - libs/net.git/blobdiff - source/net/resolve.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / net / resolve.cpp
index 078d6ef3125be2dc20fa703f9a407de7230cc776..9ec5395df99c5b2504965dbb998029d0933f7a30 100644 (file)
@@ -1,9 +1,9 @@
-#include "platform_api.h"
+#include "resolve.h"
 #include <msp/core/systemerror.h>
 #include <msp/strings/format.h>
+#include "platform_api.h"
 #include "sockaddr_private.h"
 #include "socket.h"
-#include "resolve.h"
 
 using namespace std;