summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx')
-rw-r--r--ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx b/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
index d74e05aebbc1..eac25471e826 100644
--- a/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
+++ b/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
@@ -25,8 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVSESSIONFACTORY_HXX
-#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVSESSIONFACTORY_HXX
+#pragma once
#ifdef min
#undef min // GNU libstdc++ <memory> includes <limit> which defines methods called min...
@@ -83,6 +82,4 @@ private:
} // namespace webdav_ucp
-#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_DAVSESSIONFACTORY_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */