X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fhttp%2Fheader.cpp;fp=source%2Fhttp%2Fheader.cpp;h=a112e91b6246155139743bc063873aae5e2c41bd;hp=b55223e8d51cf082ad2db22fa08ed46b93b16492;hb=cc2e643d6ec3025db3fb6f0a4c1f77af05cf1026;hpb=ede42d5bb352841e2e425972e12b8ef31ddf2123 diff --git a/source/http/header.cpp b/source/http/header.cpp index b55223e..a112e91 100644 --- a/source/http/header.cpp +++ b/source/http/header.cpp @@ -1,6 +1,6 @@ +#include "header.h" #include #include -#include "header.h" #include "message.h" using namespace std;