aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2026-03-19 22:57:16 +0100
committerDan Engelbrecht <[email protected]>2026-03-19 22:57:16 +0100
commitee591146634e52234ca729ce1927b8b5a84fd582 (patch)
tree2898f4eb00eb6aadbacdf1c0719e82f1a6f5e8b2
parentchangelog (diff)
downloadzen-de/add-hub-instance-info.tar.xz
zen-de/add-hub-instance-info.zip
add missing includede/add-hub-instance-info
-rw-r--r--src/zenserver/hub/hub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenserver/hub/hub.h b/src/zenserver/hub/hub.h
index 43be02c76..a7c5228cb 100644
--- a/src/zenserver/hub/hub.h
+++ b/src/zenserver/hub/hub.h
@@ -11,6 +11,7 @@
#include <filesystem>
#include <functional>
#include <memory>
+#include <thread>
#include <unordered_map>
#include <unordered_set>