]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_oidc_provider.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_oidc_provider.h
index c3b794df0d62a2e444bb329a0f377d67b8b5d548..581ee879a6422bacee5212a40988937860dfdf37 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_OIDC_PROVIDER_H
-#define CEPH_RGW_OIDC_PROVIDER_H
+#pragma once
 
 #include <string>
 
@@ -120,5 +119,3 @@ public:
 WRITE_CLASS_ENCODER(RGWOIDCProvider)
 
 } } // namespace rgw::sal
-#endif /* CEPH_RGW_OIDC_PROVIDER_H */
-