summaryrefslogtreecommitdiff
path: root/forms/source/component/FormattedFieldWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FormattedFieldWrapper.hxx')
-rw-r--r--forms/source/component/FormattedFieldWrapper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/component/FormattedFieldWrapper.hxx b/forms/source/component/FormattedFieldWrapper.hxx
index 1ef0d2d0f761..b34db4148531 100644
--- a/forms/source/component/FormattedFieldWrapper.hxx
+++ b/forms/source/component/FormattedFieldWrapper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_FORMATTEDFIELDWRAPPER_HXX
-#define INCLUDED_FORMS_SOURCE_COMPONENT_FORMATTEDFIELDWRAPPER_HXX
+#pragma once
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase3.hxx>
@@ -85,6 +84,4 @@ private:
}
-#endif // INCLUDED_FORMS_SOURCE_COMPONENT_FORMATTEDFIELDWRAPPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */