1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

chore: replaced msleep by std::this_thread::sleep_for

This commit is contained in:
Falk Werner
2020-03-01 17:23:59 +01:00
parent 1a29b44ad6
commit 107e66b65a
8 changed files with 22 additions and 47 deletions

View File

@@ -18,7 +18,6 @@ add_executable(alltests
lib/wf/timer/test/wf/timer/test_timer.cc
test/webfuse/utils/tempdir.cc
test/webfuse/utils/file_utils.cc
test/webfuse/utils/msleep.cc
test/webfuse/utils/die_if.cc
test/webfuse/utils/timeout_watcher.cc
test/webfuse/utils/path.c