]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mgr/BaseMgrStandbyModule.cc
import quincy beta 17.1.0
[ceph.git] / ceph / src / mgr / BaseMgrStandbyModule.cc
index 6f35088d0309e74d94faed0e99619f52d705667a..22dfd3be84cbc8dd9e1be877541986bd5d35f3ad 100644 (file)
@@ -21,6 +21,8 @@
 #define dout_context g_ceph_context
 #define dout_subsys ceph_subsys_mgr
 
+using std::string;
+
 typedef struct {
   PyObject_HEAD
   StandbyPyModule *this_module;