]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/services/svc_finisher.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / rgw / services / svc_finisher.h
index 116fd8fded07d87ddd5f1c9acd51e9be9ac9567d..346d0c3a6575c9c4bcad4e285963cc39a78bae3d 100644 (file)
@@ -1,6 +1,7 @@
-#ifndef CEPH_RGW_SERVICES_FINISHER_H
-#define CEPH_RGW_SERVICES_FINISHER_H
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab ft=cpp
 
+#pragma once
 
 #include "rgw/rgw_service.h"
 
@@ -41,5 +42,3 @@ public:
 
   void schedule_context(Context *c);
 };
-
-#endif