]> git.tdb.fi Git - libs/net.git/blobdiff - source/http/version.cpp
Include the matching header first in .cpp files
[libs/net.git] / source / http / version.cpp
index c9fd1c91bd83c4d352c36fdbce9e7c8770c18fb9..d6f846c68c80fc30b118f96a6e4fa025aa2ea5db 100644 (file)
@@ -1,7 +1,7 @@
+#include "version.h"
 #include <msp/strings/format.h>
 #include <msp/strings/lexicalcast.h>
 #include <msp/strings/regex.h>
-#include "version.h"
 
 using namespace std;