]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_sync_module_pubsub_rest.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / rgw / rgw_sync_module_pubsub_rest.h
index 92fd8fe7e3ff43c08dfca470ee7386fb529d8617..4990dbbedd0dd66701fb183bf377e3a5732c1c06 100644 (file)
@@ -1,5 +1,7 @@
-#ifndef CEPH_RGW_SYNC_MODULE_PUBSUB_REST_H
-#define CEPH_RGW_SYNC_MODULE_PUBSUB_REST_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_rest.h"
 
@@ -9,5 +11,3 @@ public:
                                const rgw::auth::StrategyRegistry& auth_registry,
                                const std::string& frontend_prefix) override;
 };
-
-#endif