]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/erasure-code/ErasureCodePlugin.cc
update sources to v12.1.0
[ceph.git] / ceph / src / erasure-code / ErasureCodePlugin.cc
index b120eda3a56f0fb05c6df8e8c7071ea42b51d1c2..026cd3cf63239e5662b3a94b48c41aec82f67213 100644 (file)
@@ -23,6 +23,8 @@
 #include "common/errno.h"
 #include "include/str_list.h"
 
+using namespace std;
+
 #define PLUGIN_PREFIX "libec_"
 #if defined(DARWIN)
 #define PLUGIN_SUFFIX ".dylib"