aboutsummaryrefslogtreecommitdiff
path: root/libbutl/process-details.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/process-details.hxx')
-rw-r--r--libbutl/process-details.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/process-details.hxx b/libbutl/process-details.hxx
index 2c2606f..4a9319b 100644
--- a/libbutl/process-details.hxx
+++ b/libbutl/process-details.hxx
@@ -6,7 +6,7 @@
#include <libbutl/ft/shared_mutex.hxx>
-#ifdef __cpp_lib_modules
+#ifdef __cpp_lib_modules_ts
import std.core; //@@ MOD TMP (dummy std.threading).
import std.threading;
#else