From 7f138c4cfc6d6d6fc3e9b29f5cbb750d2462ca96 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 16 Sep 2021 15:41:11 +0200 Subject: Improved package serialization to allow round tripping --- zenhttp/httpserver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zenhttp/httpserver.cpp') diff --git a/zenhttp/httpserver.cpp b/zenhttp/httpserver.cpp index f4a5f4345..62ee66a08 100644 --- a/zenhttp/httpserver.cpp +++ b/zenhttp/httpserver.cpp @@ -3,7 +3,6 @@ #include #include "httpnull.h" -#include "httpshared.h" #include "httpsys.h" #include "httpuws.h" @@ -15,6 +14,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3