]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/auth/AuthRegistry.cc
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / auth / AuthRegistry.cc
index 897aa81f089a987e2618b791bd83699a9638de4d..0043567fb8db865a767cf02c36a1bbbad546181a 100644 (file)
@@ -16,6 +16,8 @@
 #undef dout_prefix
 #define dout_prefix *_dout << "AuthRegistry(" << this << ") "
 
+using std::string;
+
 AuthRegistry::AuthRegistry(CephContext *cct)
   : cct(cct)
 {