aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/workthreadpool.h
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-25 23:00:24 +0200
committerMartin Ridgers <[email protected]>2021-10-25 23:00:24 +0200
commit6b2b3de8f1641c086c5d9983fa1c4640cdecac71 (patch)
treecb23489805ceede26ce51240bf1df68cf22f7d07 /zenhttp/workthreadpool.h
parentMissing include (diff)
downloadzen-6b2b3de8f1641c086c5d9983fa1c4640cdecac71.tar.xz
zen-6b2b3de8f1641c086c5d9983fa1c4640cdecac71.zip
Removed unnecessary include
Diffstat (limited to 'zenhttp/workthreadpool.h')
-rw-r--r--zenhttp/workthreadpool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zenhttp/workthreadpool.h b/zenhttp/workthreadpool.h
index 6581cc08f..834339d50 100644
--- a/zenhttp/workthreadpool.h
+++ b/zenhttp/workthreadpool.h
@@ -6,7 +6,6 @@
#include <zencore/blockingqueue.h>
#include <zencore/refcount.h>
-#include <zencore/windows.h>
#include <exception>
#include <functional>