diff options
Diffstat (limited to 'src/test/librbd/test_DeepCopy.cc')
-rw-r--r-- | src/test/librbd/test_DeepCopy.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/librbd/test_DeepCopy.cc b/src/test/librbd/test_DeepCopy.cc index fcce0c642e2..457f958e68a 100644 --- a/src/test/librbd/test_DeepCopy.cc +++ b/src/test/librbd/test_DeepCopy.cc @@ -11,6 +11,8 @@ #include "librbd/io/ReadResult.h" #include "test/librados/crimson_utils.h" +#include <shared_mutex> // for std::shared_lock + void register_test_deep_copy() { } |