aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index ee12d0a..ddae3b3 100644
--- a/main.cpp
+++ b/main.cpp
@@ -34,6 +34,7 @@
#include <csignal>
#include <iostream>
#include <future>
+#include <numeric>
std::atomic<bool> running;