summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pcrunodialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/pcrunodialogs.hxx')
-rw-r--r--extensions/source/propctrlr/pcrunodialogs.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/pcrunodialogs.hxx b/extensions/source/propctrlr/pcrunodialogs.hxx
index 2d6c0cb813e2..87c99db35753 100644
--- a/extensions/source/propctrlr/pcrunodialogs.hxx
+++ b/extensions/source/propctrlr/pcrunodialogs.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_PCRUNODIALOGS_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_PCRUNODIALOGS_HXX
+#pragma once
#include <svtools/genericunodialog.hxx>
#include <com/sun/star/awt/XTabControllerModel.hpp>
@@ -77,6 +76,4 @@ namespace pcr
} // namespacepcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_PCRUNODIALOGS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */