]> git.proxmox.com Git - ceph.git/blame - ceph/src/rgw/rgw_s3select.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / rgw / rgw_s3select.h
CommitLineData
20effc67
TL
1// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2// vim: ts=8 sw=2 smarttab ft=cpp
3//
4
5namespace rgw::s3select {
6RGWOp* create_s3select_op();
7}
8