]> git.tdb.fi Git - libs/net.git/blobdiff - source/http/client.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / http / client.cpp
index e8790aa65bcc8b57e6d4dcb557319a7161f71c68..1c4c953e5d5d5fb31b3243e13a2fa6d728d12a33 100644 (file)
@@ -1,7 +1,7 @@
+#include "client.h"
 #include <msp/core/except.h>
 #include <msp/net/resolve.h>
 #include <msp/time/timedelta.h>
-#include "client.h"
 #include "request.h"
 #include "response.h"