summaryrefslogtreecommitdiff
path: root/forms/source/inc/FormComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/FormComponent.hxx')
-rw-r--r--forms/source/inc/FormComponent.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx
index 5ac06a927660..0310e3455a02 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
+#pragma once
#include "cloneable.hxx"
#include "propertybaghelper.hxx"
@@ -1235,6 +1234,4 @@ private:
}
-#endif // INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */