summaryrefslogtreecommitdiff
path: root/forms/source/component/Columns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Columns.hxx')
-rw-r--r--forms/source/component/Columns.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/component/Columns.hxx b/forms/source/component/Columns.hxx
index 2db0bfb2218a..c24ca8a013de 100644
--- a/forms/source/component/Columns.hxx
+++ b/forms/source/component/Columns.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_COLUMNS_HXX
-#define INCLUDED_FORMS_SOURCE_COMPONENT_COLUMNS_HXX
+#pragma once
#include <cloneable.hxx>
#include <frm_strings.hxx>
@@ -198,6 +197,4 @@ DECL_COLUMN(FormattedFieldColumn)
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_COMPONENT_COLUMNS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */