aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpsys.h
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-09-27 13:12:58 +0200
committerStefan Boberg <[email protected]>2021-09-27 13:12:58 +0200
commit43e4320ae1e760d8a30ea36f3ea22e4589d481c2 (patch)
tree8f86d5849900834125c0d9de13c3aedbd8fa2079 /zenhttp/httpsys.h
parenthttpsys: added `if constexpr` to silence compiler warning on Windows (diff)
downloadzen-43e4320ae1e760d8a30ea36f3ea22e4589d481c2.tar.xz
zen-43e4320ae1e760d8a30ea36f3ea22e4589d481c2.zip
httpsys: remove atl #include which is no longer needed
Diffstat (limited to 'zenhttp/httpsys.h')
-rw-r--r--zenhttp/httpsys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zenhttp/httpsys.h b/zenhttp/httpsys.h
index 2e51c538f..a8395b283 100644
--- a/zenhttp/httpsys.h
+++ b/zenhttp/httpsys.h
@@ -17,7 +17,6 @@
# include <zencore/windows.h>
# include "iothreadpool.h"
-# include <atlbase.h>
# include <http.h>
namespace spdlog {