summaryrefslogtreecommitdiffstats
path: root/core/threading.cc
diff options
context:
space:
mode:
Diffstat (limited to 'core/threading.cc')
-rw-r--r--core/threading.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/threading.cc b/core/threading.cc
index 4c7f8c8..641e634 100644
--- a/core/threading.cc
+++ b/core/threading.cc
@@ -3,6 +3,7 @@
#include "core/threading.hh"
#include "core/io/cmdline.hh"
+
#include "core/math/constexpr.hh"
constexpr static std::string_view DEFAULT_POOL_SIZE_ARG = "4";