X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fhttp%2Fversion.cpp;fp=source%2Fhttp%2Fversion.cpp;h=d6f846c68c80fc30b118f96a6e4fa025aa2ea5db;hp=c9fd1c91bd83c4d352c36fdbce9e7c8770c18fb9;hb=cc2e643d6ec3025db3fb6f0a4c1f77af05cf1026;hpb=ede42d5bb352841e2e425972e12b8ef31ddf2123 diff --git a/source/http/version.cpp b/source/http/version.cpp index c9fd1c9..d6f846c 100644 --- a/source/http/version.cpp +++ b/source/http/version.cpp @@ -1,7 +1,7 @@ +#include "version.h" #include #include #include -#include "version.h" using namespace std;