]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_d3n_cacherequest.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_d3n_cacherequest.h
index ad93a689f9c68afc6295b1a20962f75f0b86a01e..eac8c7610eebaa0cd4b8e17fa76a28ec5ae2e36b 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_CACHEREQUEST_H
-#define RGW_CACHEREQUEST_H
+#pragma once
 
 #include <fcntl.h>
 #include <stdlib.h>
@@ -144,5 +143,3 @@ struct D3nL1CacheRequest {
   }
 
 };
-
-#endif