diff options
Diffstat (limited to 'tests/fdstream/driver.cxx')
-rw-r--r-- | tests/fdstream/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fdstream/driver.cxx b/tests/fdstream/driver.cxx index dd70cff..59c042b 100644 --- a/tests/fdstream/driver.cxx +++ b/tests/fdstream/driver.cxx @@ -28,7 +28,7 @@ import std.core; import std.io; #ifndef _WIN32 -//@@ MOD TODO import std.threading; +import std.threading; #endif #endif import butl.path; |