summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchydatasource.hxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasource.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasource.hxx b/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
index d924fbc9b1d4..9806f98f8036 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASOURCE_HXX
-#define INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASOURCE_HXX
+#pragma once
#include <osl/mutex.hxx>
#include <com/sun/star/lang/XComponent.hpp>
@@ -81,6 +80,4 @@ private:
} // namespace hierarchy_ucp
-#endif // INCLUDED_UCB_SOURCE_UCP_HIERARCHY_HIERARCHYDATASOURCE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */