rgw: add s3select support
#include "auth/Crypto.h"
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/replace.hpp>
-#include <boost/utility/string_view.hpp>
#include <boost/tokenizer.hpp>
+ #include <s3select/include/s3select.h>
#include <liboath/oath.h>
#define TIME_BUF_SIZE 128
#include <mutex>
+#include <string_view>
-#include <boost/utility/string_view.hpp>
#include <boost/container/static_vector.hpp>
+ #include <boost/crc.hpp>
#include "common/sstring.hh"
#include "rgw_op.h"