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