summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/eformshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/eformshelper.hxx')
-rw-r--r--extensions/source/propctrlr/eformshelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/eformshelper.hxx b/extensions/source/propctrlr/eformshelper.hxx
index 8ce00e446e25..e88cb7491d6c 100644
--- a/extensions/source/propctrlr/eformshelper.hxx
+++ b/extensions/source/propctrlr/eformshelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_EFORMSHELPER_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_EFORMSHELPER_HXX
+#pragma once
#include "pcrcommon.hxx"
@@ -253,6 +252,4 @@ namespace pcr
} // namespace pcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_EFORMSHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */