aboutsummaryrefslogtreecommitdiff
path: root/libbutl/pager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/pager.cxx')
-rw-r--r--libbutl/pager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/pager.cxx b/libbutl/pager.cxx
index 6453120..5a45068 100644
--- a/libbutl/pager.cxx
+++ b/libbutl/pager.cxx
@@ -44,7 +44,7 @@ import butl.fdstream;
#endif
#ifndef _WIN32
-import std.core; //@@ MOD TODO: import std.threading.
+import std.threading;
#endif
import butl.utility; // operator<<(ostream, exception), throw_generic_error()