]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mgr/ClusterState.cc
import quincy beta 17.1.0
[ceph.git] / ceph / src / mgr / ClusterState.cc
index 28340d56dddc962010a45bbedf628ac5def96e7e..2d7efe4dfd8660b33f1f9ee940bb134e60e27430 100644 (file)
 #undef dout_prefix
 #define dout_prefix *_dout << "mgr " << __func__ << " "
 
+using std::ostream;
+using std::set;
+using std::string;
+using std::stringstream;
+
 ClusterState::ClusterState(
   MonClient *monc_,
   Objecter *objecter_,