summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/webdavprovider.hxx')
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav/webdavprovider.hxx b/ucb/source/ucp/webdav/webdavprovider.hxx
index e399178a9df9..3ae22eb9857a 100644
--- a/ucb/source/ucp/webdav/webdavprovider.hxx
+++ b/ucb/source/ucp/webdav/webdavprovider.hxx
@@ -18,8 +18,7 @@
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_WEBDAVPROVIDER_HXX
-#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_WEBDAVPROVIDER_HXX
+#pragma once
#include <sal/config.h>
@@ -106,6 +105,4 @@ public:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */