]> git.tdb.fi Git - libs/net.git/blobdiff - source/http/message.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / http / message.cpp
index 4f17017823df937f152f2f2e56780fa420c0ad98..a6ab4653de9dec58c7c186ea5ecd5c6138545102 100644 (file)
@@ -1,8 +1,8 @@
+#include "message.h"
 #include <cstdlib>
 #include <msp/core/maputils.h>
 #include <msp/strings/format.h>
 #include <msp/strings/utils.h>
-#include "message.h"
 
 using namespace std;