]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_tag_s3.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_tag_s3.h
index e07e081fb48afb2ef735fef4a1ce5006fcdebe11..7cc892f1f669e3c5a2ac8630d6e4a39e06094c40 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 RGW_TAG_S3_H
-#define RGW_TAG_S3_H
+#pragma once
 
 #include <map>
 #include <string>
@@ -48,6 +47,3 @@ public:
     return tagset.rebuild(dest);
   }
 };
-
-
-#endif /* RGW_TAG_S3_H */