summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx b/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
index fe3aa7a61682..6c04e75a0b93 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASUPPLIER_HXX
-#define INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASUPPLIER_HXX
+#pragma once
#include <rtl/ref.hxx>
#include <ucbhelper/resultset.hxx>
@@ -68,6 +67,4 @@ public:
} // namespace hierarchy_ucp
-#endif // INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASUPPLIER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */