summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/PropertyMap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/PropertyMap.hxx')
-rw-r--r--ucb/source/ucp/webdav/PropertyMap.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav/PropertyMap.hxx b/ucb/source/ucp/webdav/PropertyMap.hxx
index ef5693d760b3..e38ca5c44796 100644
--- a/ucb/source/ucp/webdav/PropertyMap.hxx
+++ b/ucb/source/ucp/webdav/PropertyMap.hxx
@@ -18,8 +18,7 @@
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_PROPERTYMAP_HXX
-#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_PROPERTYMAP_HXX
+#pragma once
#include <com/sun/star/beans/Property.hpp>
#include <unordered_set>
@@ -53,6 +52,4 @@ PropertyMap;
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */