summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx')
-rw-r--r--ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx b/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
index aebd60b363ca..642c80adc922 100644
--- a/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
+++ b/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
-#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
+#pragma once
#include "SerfRequestProcessorImpl.hxx"
@@ -71,6 +70,4 @@ private:
} // namespace http_dav_ucp
-#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_SERFPOSTREQPROCIMPL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */