mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Merge pull request #35853 from wjwithagen/wjw-fix-rgw-to-base64
rgw: include string header Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Prateek Sachan <psachan@cs.iitr.ac.in>
This commit is contained in:
commit
8113813e50
@ -10,6 +10,7 @@
|
||||
#include <boost/archive/iterators/transform_width.hpp>
|
||||
#include <boost/archive/iterators/remove_whitespace.hpp>
|
||||
#include <limits>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
namespace rgw {
|
||||
|
Loading…
Reference in New Issue
Block a user