]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/cephfs/Dumper.cc
import quincy beta 17.1.0
[ceph.git] / ceph / src / tools / cephfs / Dumper.cc
index f3b07c55181413e9bb5f4c397511a6e7bac14619..68a190182dd03cc11892e0640117f4cb24a8fd60 100644 (file)
@@ -34,6 +34,8 @@
 
 #define HEADER_LEN 4096
 
+using namespace std;
+
 int Dumper::init(mds_role_t role_, const std::string &type)
 {
   role = role_;