summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_resultset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ext/ucpext_resultset.hxx')
-rw-r--r--ucb/source/ucp/ext/ucpext_resultset.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/ext/ucpext_resultset.hxx b/ucb/source/ucp/ext/ucpext_resultset.hxx
index 73817183642f..ef8c19886134 100644
--- a/ucb/source/ucp/ext/ucpext_resultset.hxx
+++ b/ucb/source/ucp/ext/ucpext_resultset.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_EXT_UCPEXT_RESULTSET_HXX
-#define INCLUDED_UCB_SOURCE_UCP_EXT_UCPEXT_RESULTSET_HXX
+#pragma once
#include <rtl/ref.hxx>
#include <ucbhelper/resultsethelper.hxx>
@@ -57,6 +56,4 @@ namespace ucb::ucp::ext
} // namespace ucp::ext
-#endif // INCLUDED_UCB_SOURCE_UCP_EXT_UCPEXT_RESULTSET_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */