]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/deleter.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / common / deleter.h
index 442aa56ed6de8b97a5d67afcd714658ea6d291fe..d2272cace4b8d9ae63530841581f736c3984e404 100644 (file)
@@ -25,6 +25,7 @@
 #include <atomic>
 #include <cstdlib>
 #include <new>
+#include <utility>
 
 /// \addtogroup memory-module
 /// @{