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