]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_client_io_filters.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_client_io_filters.h
index 538d7f16723d64581c1e9618d161912bab5a05d1..55d405e1bb234088e30fa4c03bf4970f89231a06 100644 (file)
@@ -1,8 +1,7 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
 // vim: ts=8 sw=2 smarttab ft=cpp
 
-#ifndef CEPH_RGW_CLIENT_IO_DECOIMPL_H
-#define CEPH_RGW_CLIENT_IO_DECOIMPL_H
+#pragma once
 
 #include <type_traits>
 
@@ -453,4 +452,3 @@ ReorderingFilter<T> add_reordering(T&& t) {
 
 } /* namespace io */
 } /* namespace rgw */
-#endif /* CEPH_RGW_CLIENT_IO_DECOIMPL_H */