summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx')
-rw-r--r--ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx b/ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx
index b435a80baf56..b1a2d2b69b16 100644
--- a/ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx
+++ b/ucb/source/ucp/webdav-neon/NeonPropFindRequest.hxx
@@ -26,8 +26,7 @@
*
************************************************************************/
-#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_NEONPROPFINDREQUEST_HXX
-#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_NEONPROPFINDREQUEST_HXX
+#pragma once
#include <config_lgpl.h>
#include <vector>
@@ -61,6 +60,4 @@ public:
} // namespace webdav_ucp
-#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_NEONPROPFINDREQUEST_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */