From 8667509907b8829b5148ee856dce675001051b01 Mon Sep 17 00:00:00 2001 From: Dan Engelbrecht Date: Tue, 22 Mar 2022 13:50:08 +0100 Subject: move workthreadpool to zencore (#63) --- zenhttp/httpsys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zenhttp/httpsys.h') diff --git a/zenhttp/httpsys.h b/zenhttp/httpsys.h index 0453b8740..d6bd34890 100644 --- a/zenhttp/httpsys.h +++ b/zenhttp/httpsys.h @@ -15,8 +15,8 @@ #if ZEN_WITH_HTTPSYS # define _WINSOCKAPI_ # include +# include # include "iothreadpool.h" -# include "workthreadpool.h" # include -- cgit v1.2.3