aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-25 14:40:29 +0200
committerMartin Ridgers <[email protected]>2021-10-25 22:50:44 +0200
commit692444c05c994cc27bbe3321a1513b6c0cd32e60 (patch)
tree8ea52161ffab485829065ea3d12882982a2e7e94
parentFixed narrowing warning (diff)
downloadzen-692444c05c994cc27bbe3321a1513b6c0cd32e60.tar.xz
zen-692444c05c994cc27bbe3321a1513b6c0cd32e60.zip
Removed unused include
-rw-r--r--zenhttp/include/zenhttp/httpclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zenhttp/include/zenhttp/httpclient.h b/zenhttp/include/zenhttp/httpclient.h
index 9ece86111..8316a9b9f 100644
--- a/zenhttp/include/zenhttp/httpclient.h
+++ b/zenhttp/include/zenhttp/httpclient.h
@@ -8,8 +8,6 @@
#include <zencore/uid.h>
#include <zenhttp/httpcommon.h>
-#include <zencore/windows.h>
-
ZEN_THIRD_PARTY_INCLUDES_START
#include <cpr/cpr.h>
ZEN_THIRD_PARTY_INCLUDES_END