]> git.tdb.fi Git - libs/net.git/blobdiff - source/http/response.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / http / response.cpp
index 6fa4cc333a58d6c4bee716987428310bdc6daf85..6005d35ae6e1e26bf62837262485302e5d3df117 100644 (file)
@@ -1,6 +1,6 @@
+#include "response.h"
 #include <msp/strings/format.h>
 #include <msp/strings/utils.h>
-#include "response.h"
 
 using namespace std;