]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_dmclock.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_dmclock.h
index 6805c005000350d58100134a57df6e78c6622c45..6fad9cc1895ee3acffe2d6f930a84bf9a552bef8 100644 (file)
@@ -14,8 +14,8 @@
  *
  */
 
-#ifndef RGW_DMCLOCK_H
-#define RGW_DMCLOCK_H
+#pragma once
+
 #include "dmclock/src/dmclock_server.h"
 
 namespace rgw::dmclock {
@@ -50,5 +50,3 @@ inline scheduler_t get_scheduler_t(CephContext* const cct)
 }
 
 } // namespace rgw::dmclock
-
-#endif /* RGW_DMCLOCK_H */