]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/radosacl.cc
import quincy beta 17.1.0
[ceph.git] / ceph / src / tools / radosacl.cc
index 3b071705b018c96ffb8ab0a3d3383f1a58bf94b3..3bfef8fb1576ed295bf37752ea9f469ee42c9104 100644 (file)
@@ -19,6 +19,7 @@
 #include "include/types.h"
 #include "include/rados/librados.hpp"
 
+using namespace std;
 using namespace librados;
 
 void buf_to_hex(const unsigned char *buf, int len, char *str)