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/httpsys.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'zenhttp/httpsys.cpp') diff --git a/zenhttp/httpsys.cpp b/zenhttp/httpsys.cpp index 4536d0ed9..c2d4ef14c 100644 --- a/zenhttp/httpsys.cpp +++ b/zenhttp/httpsys.cpp @@ -2,8 +2,6 @@ #include "httpsys.h" -#include "httpshared.h" - #include #include #include @@ -11,6 +9,7 @@ #include #include #include +#include #if ZEN_WITH_HTTPSYS -- cgit v1.2.3