aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub/httphubservice.cpp
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2026-03-28 20:23:36 +0100
committerDan Engelbrecht <[email protected]>2026-03-28 20:23:36 +0100
commitef3568b63900e42a700972d29d1a8ca3010913c0 (patch)
tree454aa810b9deb85f9e3920af559867bcc7dc84ca /src/zenserver/hub/httphubservice.cpp
parenterror handling improvements (diff)
downloadzen-de/hub-process-info-refactor.tar.xz
zen-de/hub-process-info-refactor.zip
Diffstat (limited to 'src/zenserver/hub/httphubservice.cpp')
-rw-r--r--src/zenserver/hub/httphubservice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/hub/httphubservice.cpp b/src/zenserver/hub/httphubservice.cpp
index 5b0e14042..33f161a39 100644
--- a/src/zenserver/hub/httphubservice.cpp
+++ b/src/zenserver/hub/httphubservice.cpp
@@ -6,10 +6,10 @@
#include "storageserverinstance.h"
#include <zencore/compactbinarybuilder.h>
-
#include <zencore/fmtutils.h>
#include <zencore/logging.h>
#include <zenhttp/httpstats.h>
+
#include <ctime>
namespace zen {