diff options
Diffstat (limited to 'ucb/source/ucp/webdav-neon/ContentProperties.hxx')
-rw-r--r-- | ucb/source/ucp/webdav-neon/ContentProperties.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav-neon/ContentProperties.hxx b/ucb/source/ucp/webdav-neon/ContentProperties.hxx index 6fbe5fe017a0..163e4dcd51cd 100644 --- a/ucb/source/ucp/webdav-neon/ContentProperties.hxx +++ b/ucb/source/ucp/webdav-neon/ContentProperties.hxx @@ -26,8 +26,7 @@ * ************************************************************************/ -#ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX -#define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX +#pragma once #include <config_lgpl.h> #include <memory> @@ -181,6 +180,4 @@ public: } // namespace webdav_ucp -#endif // INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_CONTENTPROPERTIES_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |