diff options
Diffstat (limited to 'benchmark/rmdir.cpp')
| -rw-r--r-- | benchmark/rmdir.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/rmdir.cpp b/benchmark/rmdir.cpp index 1a1a7133b..ffc51828f 100644 --- a/benchmark/rmdir.cpp +++ b/benchmark/rmdir.cpp @@ -4,6 +4,7 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // +#include "td/utils/common.h" #include "td/utils/logging.h" #include "td/utils/port/path.h" #include "td/utils/Slice.h" |
