aboutsummaryrefslogtreecommitdiff
path: root/zenhttp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-04-19 12:36:50 +0200
committerStefan Boberg <[email protected]>2023-04-19 12:36:50 +0200
commit5ac2e890bc4a7b53fad020ed40c4ff3ae88e454a (patch)
tree2b6c836442791d84bdedd5cc0e81154d9e36159d /zenhttp
parentput forcelink calls into ZEN_WITH_TESTS blocks (diff)
downloadzen-5ac2e890bc4a7b53fad020ed40c4ff3ae88e454a.tar.xz
zen-5ac2e890bc4a7b53fad020ed40c4ff3ae88e454a.zip
oops: clang-format
Diffstat (limited to 'zenhttp')
-rw-r--r--zenhttp/zenhttp.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/zenhttp/zenhttp.cpp b/zenhttp/zenhttp.cpp
index d49b3818f..4bd6a5697 100644
--- a/zenhttp/zenhttp.cpp
+++ b/zenhttp/zenhttp.cpp
@@ -4,9 +4,9 @@
#if ZEN_WITH_TESTS
-#include <zenhttp/httpclient.h>
-#include <zenhttp/httpserver.h>
-#include <zenhttp/httpshared.h>
+# include <zenhttp/httpclient.h>
+# include <zenhttp/httpserver.h>
+# include <zenhttp/httpshared.h>
namespace zen {