]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/Distribution.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / include / Distribution.h
index a1be0019cc011e28329cea5dace61439de5351b8..e4f0b30b1299d199461a2fead3ab608e79c43569 100644 (file)
@@ -17,7 +17,6 @@
 #define CEPH_DISTRIBUTION_H
 
 #include <vector>
-using namespace std;
 
 class Distribution {
   vector<float> p;