]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_s3select.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_s3select.h
index 00d55cf93ea32ef4cb633cd0025f63c418147676..4a506ba4c0a4bf7382caf8fded125f2f65491308 100644 (file)
@@ -2,6 +2,8 @@
 // vim: ts=8 sw=2 smarttab ft=cpp
 //
 
+#pragma once
+
 namespace rgw::s3select {
 RGWOp* create_s3select_op();
 }