summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/unourl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/unourl.hxx')
-rw-r--r--extensions/source/propctrlr/unourl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/unourl.hxx b/extensions/source/propctrlr/unourl.hxx
index d85a6935dbad..824c865ea943 100644
--- a/extensions/source/propctrlr/unourl.hxx
+++ b/extensions/source/propctrlr/unourl.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_UNOURL_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_UNOURL_HXX
+#pragma once
#include <rtl/ustring.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
@@ -48,6 +47,4 @@ namespace pcr
} // namespacepcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_UNOURL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */