summaryrefslogtreecommitdiff
path: root/forms/source/xforms/unohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/unohelper.hxx')
-rw-r--r--forms/source/xforms/unohelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/xforms/unohelper.hxx b/forms/source/xforms/unohelper.hxx
index a2e6bd8b4ac4..5aace2f3cf65 100644
--- a/forms/source/xforms/unohelper.hxx
+++ b/forms/source/xforms/unohelper.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_FORMS_SOURCE_XFORMS_UNOHELPER_HXX
-#define INCLUDED_FORMS_SOURCE_XFORMS_UNOHELPER_HXX
+#pragma once
#include <sal/types.h>
@@ -39,6 +38,4 @@ void copy( const css::uno::Reference<css::beans::XPropertySet>& , css::uno::Refe
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */