Add ceph
This commit is contained in:
13
ceph/ceph-16.2.0-boost-string.patch
Normal file
13
ceph/ceph-16.2.0-boost-string.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/src/ceph-16.2.7/src/rgw/rgw_string.h b/src/ceph-16.2.7/src/rgw/rgw_string.h
|
||||
index 257daa9..90e64f9 100644
|
||||
--- a/src/ceph-16.2.7/src/rgw/rgw_string.h
|
||||
+++ b/tmp/rgw_string.h
|
||||
@@ -8,6 +8,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <string_view>
|
||||
+#include <string>
|
||||
+#include <stdexcept>
|
||||
|
||||
#include <boost/container/small_vector.hpp>
|
||||
|
Reference in New Issue
Block a user