]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_s3select.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / rgw / rgw_s3select.h
diff --git a/ceph/src/rgw/rgw_s3select.h b/ceph/src/rgw/rgw_s3select.h
new file mode 100644 (file)
index 0000000..00d55cf
--- /dev/null
@@ -0,0 +1,8 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab ft=cpp
+//
+
+namespace rgw::s3select {
+RGWOp* create_s3select_op();
+}
+