aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpsys.h
diff options
context:
space:
mode:
authorPer Larsson <[email protected]>2022-03-23 14:03:01 +0100
committerPer Larsson <[email protected]>2022-03-23 14:03:01 +0100
commita1c5a93627fefa2db6dd3ae620e112ba46065f78 (patch)
tree90ae9bf52a10c1ecfcdd85c47fc89ceb22795162 /zenhttp/httpsys.h
parentMap derived data references. (diff)
parentAdded route '/prj/list' for retrieving project info. (diff)
downloadzen-a1c5a93627fefa2db6dd3ae620e112ba46065f78.tar.xz
zen-a1c5a93627fefa2db6dd3ae620e112ba46065f78.zip
Merge branch 'main' into ddcref
Diffstat (limited to 'zenhttp/httpsys.h')
-rw-r--r--zenhttp/httpsys.h2
1 files changed, 1 insertions, 1 deletions
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 <zencore/windows.h>
+# include <zencore/workthreadpool.h>
# include "iothreadpool.h"
-# include "workthreadpool.h"
# include <http.h>