summaryrefslogtreecommitdiff
path: root/forms/source/xforms/pathexpression.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/pathexpression.hxx')
-rw-r--r--forms/source/xforms/pathexpression.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/xforms/pathexpression.hxx b/forms/source/xforms/pathexpression.hxx
index 03e2ca18f5f5..31923016022b 100644
--- a/forms/source/xforms/pathexpression.hxx
+++ b/forms/source/xforms/pathexpression.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_XFORMS_PATHEXPRESSION_HXX
-#define INCLUDED_FORMS_SOURCE_XFORMS_PATHEXPRESSION_HXX
+#pragma once
#include "computedexpression.hxx"
@@ -69,6 +68,4 @@ public:
} // namespace xforms
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */